summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4a9ab76..bcaccce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+git-repair (1.20140116) UNRELEASED; urgency=medium
+
+ * Optimise unpacking of pack files, and avoid repeated error
+ messages about corrupt pack files.
+
+ -- Joey Hess <joeyh@debian.org> Mon, 24 Feb 2014 19:39:51 -0400
+
git-repair (1.20140115) unstable; urgency=medium
* Support old git versions from before git fsck --no-dangling was