~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2005-05-10 00:47:18 UTC
  • Revision ID: mbp@sourcefrog.net-20050510004718-5f45d2d22fd94532
Doc

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
    * New 'bzr whoami --email' option shows only the email component
6
6
      of the user identification, from Jo Vermeulen.
7
7
 
8
 
    * New 'bzr ignore PATTERN' command.
 
8
    * New ``bzr ignore PATTERN`` command.
9
9
 
10
10
    * Nicer error message for broken pipe, interrupt and similar
11
11
      conditions that don't indicate an internal error.