~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2005-05-30 02:02:46 UTC
  • Revision ID: mbp@sourcefrog.net-20050530020246-e17c05ada7e54c79
- fix up locking on RemoteBranch

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
    * ``bzr log`` runs from most-recent to least-recent, the reverse
14
14
      of the previous order.  The previous behaviour can be obtained
15
15
      with the ``--forward`` option.
16
 
        
17
 
    * ``bzr inventory`` by default shows only filenames, and also ids
18
 
      if ``--show-ids`` is given, in which case the id is the second
19
 
      field.
20
16
 
21
17
 
22
18
  ENHANCEMENTS: