aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-07-13 19:22:41 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-07-13 19:22:41 -0400
commitad7561adc8c426b5834078da5d8214687b02645e (patch)
tree970a84463b859d4ec069cef3e11f26d611927b22
parent164fb16556b0c08e93c5da008a5d7a6e81d7c6de (diff)
bug closure
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0b15e7754..843f1b87a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
git-annex (5.20140710) UNRELEASED; urgency=medium
- * Fix minor FD leak in journal code.
+ * Fix minor FD leak in journal code. Closes: #754608
* 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.