From fd74992a315dc7fee40de93cf5519ee66cca3ff4 Mon Sep 17 00:00:00 2001 From: Alexey Shilov Date: Fri, 16 Sep 2011 11:06:11 +0300 Subject: [PATCH] Fixes: NB#282595 - pipes 3-6 must be re-created before execution of main() process RevBy: TrustMe --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c487816..fe05015 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ -applauncherd (1.1.1) unstable; urgency=low +applauncherd (1.1.1) stable; urgency=low * Changes: Add functional test - invoker kills application when applauncherd dies + * Fixes: NB#282595 - pipes 3-6 must be re-created before execution of main() process -- Olli Leppanen Wed, 7 Sep 2011 15:12:13 +0300