Fix a zombie that could result when running a process like gpg to read and write to it.
This commit is contained in:
parent
6d7d5f1be9
commit
1c72e0709b
2 changed files with 6 additions and 3 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue