diff options
author | Joey Hess <joey@kitenet.net> | 2012-03-10 14:46:21 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-03-10 14:46:21 -0400 |
commit | 5ab82230f7668897a62f40fa100e51bb53d0c38e (patch) | |
tree | 2be6688cf5b1746ea9a0c348233362aca37a765d /debian | |
parent | 468fecc31561064be2fe05928f9c866395c60aa8 (diff) |
fsck: Fix up any broken links and misplaced content caused by the directory hash calculation bug fixed in the last release.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 478de23b8..1955f8b3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +git-annex (3.20120310) UNRELEASED; urgency=low + + * fsck: Fix up any broken links and misplaced content caused by the + directory hash calculation bug fixed in the last release. + + -- Joey Hess <joeyh@debian.org> Sat, 10 Mar 2012 14:03:22 -0400 + git-annex (3.20120309) unstable; urgency=low * Fix key directory hash calculation code to behave as it did before |