summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-05-19 15:52:22 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-05-19 15:52:22 -0400
commitd41405d7db435a65783178a8a31cc7f4b7f19023 (patch)
tree55d5b5f03f4c58702a27c0bf451ce92c027040b5 /debian
parent482708643b9c2925f9054a63e51048ed8d5d9aa6 (diff)
Fix a zombie that could result when running a process like gpg to read and write to it.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9ee201ab0..43bb13c14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ git-annex (4.20130517) UNRELEASED; urgency=low
Closes: #708619
* Switch to MonadCatchIO-transformers for better handling of state while
catching exceptions.
+ * Fix a zombie that could result when running a process like gpg to
+ read and write to it.
-- Joey Hess <joeyh@debian.org> Fri, 17 May 2013 11:17:03 -0400