~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Matt Nordhoff
  • Date: 2008-02-08 19:09:45 UTC
  • mto: This revision was merged to the branch mainline in revision 3237.
  • Revision ID: mnordhoff@mattnordhoff.com-20080208190945-b4lai3ufhtt41wth
Upgrade ConfigObj to version 4.5.1.

A couple of tests had to be updated because ConfigObj now makes sure all files end in a line terminator.

Show diffs side-by-side

added added

removed removed

Lines of Context:
77
77
      Speeds up ``bzr annotate`` with a pack repository by approx 3:2.
78
78
      (John Arbash Meinel)
79
79
 
 
80
    * Upgrade bundled ConfigObj to version 4.5.1. (Matt Nordhoff)
 
81
 
80
82
  BUGFIXES:
81
83
 
82
84
    * Calculate remote path relative to the shared medium in _SmartClient.  This