aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-11-19 17:18:52 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-11-19 17:18:52 -0400
commit6931c9ac16d21a64a3bf5f08a40e72416b4ca0f1 (patch)
tree3a3befdcc0019eae430041d8337e4aeeba3ca1ba
parentf0aec4ada15b364e1a2aaa44919554f7ee201757 (diff)
changelog
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 919407551..4807b0281 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 <joeyh@debian.org> Mon, 18 Nov 2013 17:09:21 -0400