From 0c2ad0bb8f731680aa3622c1b844a225c3d2d5a2 Mon Sep 17 00:00:00 2001 From: Thyagarajan Balakrishnan Date: Wed, 22 Feb 2012 16:17:29 +0200 Subject: [PATCH] Changes: updated changelog to reflect what was in master RevBy: Marek --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index c21b3a0..2d92e55 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,14 @@ +applauncherd (3.0.2) unstable; urgency=low + + * + + -- Thyagarajan Balakrishnan Tue, 21 Feb 2012 11:36:40 +0200 + applauncherd (3.0.1) stable; urgency=low + * Changes: Updated list of libraries to preload * Changes: Adds new test for applauncherd re-exec. Checking state of running application when it is updated. + * Changes: testcases added/fixed for code coverage * Changes: Fix python broken pipe randomly happened for Popen * Changes: performance tests are run 5 times; 3 consistent values are considered * Changes: performance test optimization part1