Rev 4947: Update NEWS in http://bazaar.launchpad.net/~jameinel/bzr/2.1.0rc1-set-mtime

John Arbash Meinel john at arbash-meinel.com
Wed Jan 6 22:22:30 GMT 2010


At http://bazaar.launchpad.net/~jameinel/bzr/2.1.0rc1-set-mtime

------------------------------------------------------------
revno: 4947
revision-id: john at arbash-meinel.com-20100106222205-gm8w8jurk2gn4xm2
parent: john at arbash-meinel.com-20100106221710-3shwzqvrfne5mlyi
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: 2.1.0rc1-set-mtime
timestamp: Wed 2010-01-06 16:22:05 -0600
message:
  Update NEWS
-------------- next part --------------
=== modified file 'NEWS'
--- a/NEWS	2010-01-06 19:50:50 +0000
+++ b/NEWS	2010-01-06 22:22:05 +0000
@@ -67,9 +67,8 @@
 * Operations which update the working tree should now create all files
   with the same mtime. So if you version a generated file and its source,
   when updating you should get the same mtime for both files. We use
-  ``SetFileTime`` on Windows, ``futimes()`` on POSIX, and ``os.utime``
-  otherwise to achieve this effect.
-  (John Arbash Meinel, #488724)
+  ``os.utime`` to achieve this effect.
+  (John Arbash Meinel, Martin <gzlist>, #488724)
 
 * The 2a format wasn't properly restarting autopacks when something
   changed underneath it (like another autopack). Now concurrent



More information about the bazaar-commits mailing list