summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-10-02 11:16:34 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-10-02 11:16:34 -0400
commit49f21dd9ba4819aedf04ebbc0c12fafdb3dc8ab5 (patch)
tree4cb1d7f7a1b04493726db6e5e0e87dacbbda0daa /debian
parent1e6b7e901d47142a99ab4e6608f6307c01bc085e (diff)
Contain the zombie hordes.a
Specifically, when using gpg, a zombie is forked for each file, so waiting until shutdown to reap won't do.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bf41f553d..834d2a572 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ git-annex (3.20110929) UNRELEASED; urgency=low
* status: List all known repositories.
* When displaying a list of repositories, show git remote names
in addition to their descriptions.
+ * Contain the zombie hordes.
-- Joey Hess <joeyh@debian.org> Thu, 29 Sep 2011 18:58:53 -0400