diff options
author | Joey Hess <joey@kitenet.net> | 2013-11-02 22:25:08 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-11-02 22:25:08 -0400 |
commit | 16d56c8df3e6f1a2f12113a68ad4a082a204540d (patch) | |
tree | ef8b86bc665941dd548e25603f08f80a7e70a566 /debian | |
parent | ce9710a6871a922a5830ebcb889f5705b7be58ff (diff) |
Fix zombie process that occurred when switching between repository views in the webapp.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4948dbf33..1a8e31718 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ git-annex (4.20131102) UNRELEASED; urgency=low * Fix enabling of gcrypt repository accessed over ssh; git-annex-shell gcryptsetup had a bug that caused it to fail with permission denied. + * Fix zombie process that occurred when switching between repository + views in the webapp. -- Joey Hess <joeyh@debian.org> Sat, 02 Nov 2013 14:54:36 -0400 |