~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2005-04-28 10:01:44 UTC
  • Revision ID: mbp@sourcefrog.net-20050428100144-e9d4ccfe5fb236df
- new 'bzr ignored' command!

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.
 
9
 
8
10
  TESTING:
9
11
 
10
12
    * Converted black-box test suites from Bourne shell into Python.