~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2007-08-16 07:51:21 UTC
  • mto: (2830.2.7 test-traceback)
  • mto: This revision was merged to the branch mainline in revision 2874.
  • Revision ID: mbp@sourcefrog.net-20070816075121-fr9221nx4clj2eoz
Return exitcode 4 if an internal error occurs

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
    * ``pull -v`` no longer includes deltas, making it much faster.
14
14
      (Aaron Bentley)
15
15
 
 
16
  CHANGES:
 
17
  
 
18
    * ``bzr`` now returns exit code 4 if an internal error occurred, and 
 
19
      3 if a normal error occurred.  (Martin Pool)
 
20
 
16
21
  API CHANGES:
17
22
 
18
23
    * ``Transport.should_cache`` has been removed.  It was not called in the