~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2007-08-17 17:34:55 UTC
  • mto: (1551.19.24 Aaron's mergeable stuff)
  • mto: This revision was merged to the branch mainline in revision 2725.
  • Revision ID: abentley@panoramicfeedback.com-20070817173455-hc215yl5h4tgvorl
Update NEWS

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
    * Suppress warning "integer argument expected, got float" from Paramiko,
18
18
      which sometimes caused false test failures.  (Martin Pool)
19
19
 
 
20
    * Diffs generated using "diff -p" no longer break the patch parser.
 
21
 
20
22
  IMPROVEMENTS:
21
23
 
22
24
    * ``pull`` and ``merge`` are much faster at installing bundle format 4.