~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-08-28 13:02:28 UTC
  • mfrom: (2759.1.1 ianc-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20070828130228-rv0k8180v9n4vj90
(Daniel Watkins) Clean-up error messages quoting parameters when necessary

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
    * ``uncommit --help`` now explains the -r option adequately.  (Daniel
50
50
      Watkins, #106726)
51
51
 
 
52
    * Error messages are now better formatted with parameters (such as
 
53
      filenames) quoted when necessary. This avoids confusion when directory
 
54
      names ending in a '.' at the end of messages were confused with a
 
55
      full stop that may or not have been there. (Daniel Watkins, #129791)
 
56
 
52
57
  IMPROVEMENTS:
53
58
 
54
59
    * ``pull`` and ``merge`` are much faster at installing bundle format 4.