~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-02-03 09:35:22 UTC
  • mfrom: (4999.2.1 integration2)
  • Revision ID: pqm@pqm.ubuntu.com-20100203093522-2j28jn5huknayntu
(vila) Fix ``log`` to better check ancestors even if merged revisions
        are involved

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
* Fix "AttributeError in Inter1and2Helper" during fetch.
32
32
  (Martin Pool, #513432)
33
33
 
 
34
* Fix ``log`` to better check ancestors even if merged revisions are involved.
 
35
  (Vincent Ladeuil, #476293)
 
36
 
34
37
* Set the mtime of files exported to a directory by ``bzr export`` all to
35
38
  the same value to avoid confusing ``make`` and other date-based build
36
39
  systems. (Robert Collins, #515631)