summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-05-17 17:26:19 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-05-17 17:26:19 -0400
commit0746542558efc39e0c8bfb5efad66fff1f59fac3 (patch)
tree35354139235ebc8886effa98410e8bb87c3e48b7
parent2cbe3cb8c2077000e5a219e6610066659c42aa66 (diff)
webapp: Fix zombie xdg-open process left when opening file browser. Closes: #785498
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 073581cf4..77477078c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,8 @@ git-annex (5.20150508.2) UNRELEASED; urgency=medium
* unused: Add --used-refspec option and annex.used-refspec, which can specify
a set of refs to consider used, rather than the default of considering
all refs used.
+ * webapp: Fix zombie xdg-open process left when opening file browser.
+ Closes: #785498
-- Joey Hess <id@joeyh.name> Mon, 11 May 2015 12:45:06 -0400