diff options
author | Joey Hess <joey@kitenet.net> | 2011-11-11 13:42:31 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-11-11 13:42:31 -0400 |
commit | 826d5887b2c31c9dca1415997d7704d9442077b0 (patch) | |
tree | 30c08e9eedb8d4b850e073b50c54842e0accfb89 /debian | |
parent | 637b5feb45013f69f3aacbafeb796de666d3faa3 (diff) |
Automatically fix up badly formatted uuid.log entries produced by 3.20111105, whenever the uuid.log is changed (ie, by init or describe).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 72110785b..e1d08ecdb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ git-annex (3.20111108) UNRELEASED; urgency=low * Avoid cyclic drop problems. * Optimized copy --from and get --from to avoid checking the location log for files that are already present. + * Automatically fix up badly formatted uuid.log entries produced by + 3.20111105, whenever the uuid.log is changed (ie, by init or describe). -- Joey Hess <joeyh@debian.org> Mon, 07 Nov 2011 18:08:42 -0400 |