~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2005-05-02 04:32:56 UTC
  • Revision ID: mbp@sourcefrog.net-20050502043256-ca265e354b2c4e54
- better error message for broken pipe

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
    * New 'bzr ignore PATTERN' command.
9
9
 
 
10
    * Nicer error message for broken pipe and similar conditions that
 
11
      don't indicate an internal error.
 
12
 
10
13
  TESTING:
11
14
 
12
15
    * Converted black-box test suites from Bourne shell into Python.