~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-07-12 09:49:37 UTC
  • mfrom: (2598.5.9 nullrevision)
  • Revision ID: pqm@pqm.ubuntu.com-20070712094937-rw5qbi81enh0pvhw
Make most functions prefer NULL_REVISION

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
      operations that perform comparisons, and reduces reliance on
27
27
      Tree.inventory.  (Aaron Bentley)
28
28
 
 
29
    * Most functions now accept ``bzrlib.revision.NULL_REVISION`` to indicate
 
30
      the null revision, and consider using ``None`` for this purpose
 
31
      deprecated.  (Aaron Bentley)
 
32
 
29
33
  TESTING:
30
34
 
31
35
    * Remove selftest ``--clean-output``, ``--numbered-dirs`` and