~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-01-07 17:02:44 UTC
  • mfrom: (4934.1.14 2.1.0rc1-set-mtime)
  • Revision ID: pqm@pqm.ubuntu.com-20100107170244-3cgdapvuokgf8l42
(jam,
        gz) (bug #488724) Set the mtime of files touched in a TreeTransform.

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
  changed underneath it (like another autopack). Now concurrent
72
72
  autopackers will properly succeed. (John Arbash Meinel, #495000)
73
73
 
 
74
* When operations update the working tree, all affected files should end
 
75
  up with the same mtime. (eg. when versioning a generated file, if you
 
76
  update the source and the generated file together, the generated file
 
77
  should appear up-to-date.)
 
78
  (John Arbash Meinel, Martin <gzlist>, #488724)
 
79
 
74
80
Improvements
75
81
************
76
82