~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-24 13:37:50 UTC
  • mfrom: (2520.7.4 bzr.mpbundle)
  • Revision ID: pqm@pqm.ubuntu.com-20070824133750-r25v5g25g1flggy6
Fix patch verification of CR and CRLF files and reactivate it

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
    * get_transport treats an empty possible_transports list the same as a non-
34
34
      empty one.  (Aaron Bentley)
35
35
 
 
36
    * patch verification for merge directives is reactivated, and works with
 
37
      CRLF and CR files.  (Aaron Bentley)
 
38
 
36
39
  IMPROVEMENTS:
37
40
 
38
41
    * ``pull`` and ``merge`` are much faster at installing bundle format 4.