~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2005-05-05 09:58:03 UTC
  • Revision ID: mbp@sourcefrog.net-20050505095803-3b3530237228b6d7
doc

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
    * Per-branch locks keyed on ``.bzr/branch-lock``, available in
16
16
      either read or write mode.
17
17
 
18
 
    * New option ``bzr log --show-ids``.
 
18
    * New option ``bzr log --show-ids`` shows revision and file ids.
19
19
 
20
20
    * New usage ``bzr log FILENAME`` shows only revisions that
21
21
      affected that file.