~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-02-13 04:04:13 UTC
  • mfrom: (1551.10.19 Aaron's mergeable stuff)
  • Revision ID: pqm@pqm.ubuntu.com-20070213040413-6b9f8b8ba554fcd5
bzr log works in local treeless branches (#84247)

Show diffs side-by-side

added added

removed removed

Lines of Context:
95
95
      password appears in the *_proxy vars. (Vincent Ladeuil,
96
96
      #83954).
97
97
 
 
98
    * ``bzr log branch/file`` works for local treeless branches
 
99
      (Aaron Bentley, #84247)
 
100
 
98
101
  TESTING:
99
102
 
100
103
    * New ``--first`` option to ``bzr selftest`` to run specified tests