From ef2d3a799900d6ab4e3db441f68c00d85a250c45 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 19 Nov 2013 17:18:52 -0400 Subject: [PATCH] changelog --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 919407551e..4807b0281e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,10 @@ git-annex (5.20131119) UNRELEASED; urgency=low * Ensure execute bit is set on directories when core.sharedrepository is set. * Ensure that core.sharedrepository is honored when creating the .git/annex directory. + * Improve repair code in the case where the index file is corrupt, + and this hides other problems. + * Fix Debian package to not try to run test suite, since haskell-tasty + is not out of new or in Build-Depends yet. -- Joey Hess Mon, 18 Nov 2013 17:09:21 -0400