~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Jelmer Vernooij
  • Date: 2009-01-28 18:42:55 UTC
  • mto: This revision was merged to the branch mainline in revision 3968.
  • Revision ID: jelmer@samba.org-20090128184255-bdmklkvm83ltk191
Update NEWS

Show diffs side-by-side

added added

removed removed

Lines of Context:
95
95
    * Revision specifiers are now registered in
96
96
      ``bzrlib.revisionspec.revspec_registry``, and the old list of 
97
97
      revisionspec classes (``bzrlib.revisionspec.SPEC_TYPES``) has been
98
 
      removed.
 
98
      deprecated. (Jelmer Vernooij, #321183)
99
99
 
100
100
    * The progress and UI classes have changed; the main APIs remain the
101
101
      same but code that provides a new UI or progress bar class may