summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-10-06 15:31:25 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-10-06 15:31:25 -0400
commit3e0d2a080333f3566312da0e1982739873603457 (patch)
treef168ffd2f7cd18f1070f7e18f6e6d8694cbd27a3 /debian
parent52fa4096480ba74c355dffcddbda766994f4d5b7 (diff)
add timestamp to uuid.log
* New or changed repository descriptions in uuid.log now have a timestamp, which is used to ensure the newest description is used when the uuid.log has been merged. * Note that older versions of git-annex will display the timestamp as part of the repository description, which is ugly but otherwise harmless.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7554cd502..5eb7870ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,11 @@ git-annex (3.20110929) UNRELEASED; urgency=low
in addition to their descriptions.
* Contain the zombie hordes.
* Add locking to avoid races when changing the git-annex branch.
+ * New or changed repository descriptions in uuid.log now have a timestamp,
+ which is used to ensure the newest description is used when the uuid.log
+ has been merged.
+ * Note that older versions of git-annex will display the timestamp as part
+ of the repository description, which is ugly but otherwise harmless.
-- Joey Hess <joeyh@debian.org> Thu, 29 Sep 2011 18:58:53 -0400