Automatically fix up badly formatted uuid.log entries produced by 3.20111105, whenever the uuid.log is changed (ie, by init or describe).

This commit is contained in:
Joey Hess 2011-11-11 13:42:31 -04:00
parent 637b5feb45
commit 826d5887b2
3 changed files with 33 additions and 1 deletions

2
debian/changelog vendored
View file

@ -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