~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-01-15 16:31:04 UTC
  • mfrom: (3941.1.1 bzr.integration)
  • Revision ID: pqm@pqm.ubuntu.com-20090115163104-30i51kcr1zepm2f7
(vila) Allows deltas to be filtered by log formatters

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
 
49
49
  INTERNALS:
50
50
 
 
51
    * ``TreeDelta.show()`` now accepts a ``filter`` parameter allowing log
 
52
      formatters to retrict the output.
 
53
      (Vincent Ladeuil)
51
54
 
52
55
bzr 1.11rc1 "Eyes up!" 2009-01-09
53
56
---------------------------------