~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 03:56:39 UTC
  • mfrom: (2747.1.1 revspec)
  • Revision ID: pqm@pqm.ubuntu.com-20070828035639-q7qmg7gafaevlvku
(Lukas Lalinsky) Accept ..\ as a path in revision specifiers.

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
    * patch verification for merge directives is reactivated, and works with
37
37
      CRLF and CR files.  (Aaron Bentley)
38
38
 
 
39
    * Accept ..\ as a path in revision specifiers. This fixes for example
 
40
      "-r branch:..\other-branch" on Windows.  (Lukáš Lalinský) 
 
41
 
39
42
  IMPROVEMENTS:
40
43
 
41
44
    * ``pull`` and ``merge`` are much faster at installing bundle format 4.