summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-02-24 19:36:58 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-02-24 19:36:58 -0400
commitd2ff4e12d0ae0d32263e258ea7c2a283d1d92149 (patch)
tree9cbe59c6857bd83795696d38d36ef7787650bb97 /debian/changelog
parent6abebf61806d6fade04dc5c0b46da5d65dcd632d (diff)
repair: Optimise unpacking of pack files, and avoid repeated error messages about corrupt pack files.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a9f2350b6..7d0a186fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,8 @@ git-annex (5.20140222) UNRELEASED; urgency=medium
* webdav: When built with DAV 0.6.0, use the new DAV monad to avoid
locking files, which is not needed by git-annex's use of webdav, and
does not work on Box.com.
+ * repair: Optimise unpacking of pack files, and avoid repeated error
+ messages about corrupt pack files.
-- Joey Hess <joeyh@debian.org> Fri, 21 Feb 2014 13:03:04 -0400