summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-07-10 17:06:04 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-07-10 17:06:04 -0400
commitb873f05ca7e86344a28d269d682b7ffd8a88baca (patch)
tree2e1191a0e0ded12d30d913937e7335230e5fde9d /debian/changelog
parent490f52bbab0d6757dbe4b41bab2e39508899efea (diff)
migrate: Avoid re-checksumming when migrating from hashE to hash backend.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 250f71973..087e3cdfc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ git-annex (5.20140710) UNRELEASED; urgency=medium
* Fix minor FD leak in journal code.
* direct: Fix handling of case where a work tree subdirectory cannot
be written to due to permissions.
+ * migrate: Avoid re-checksumming when migrating from hashE to hash backend.
-- Joey Hess <joeyh@debian.org> Wed, 09 Jul 2014 23:29:21 -0400