From a436d43b8562152c38175915449d06825e8f4f0a Mon Sep 17 00:00:00 2001 From: Nimika Keshri Date: Tue, 2 Nov 2010 14:08:28 +0200 Subject: [PATCH] Changes: New stable version 0.14.5 created --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index d849da5..9b33037 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +applauncherd (0.14.5) stable; urgency=low + + * Changes: acceptance and validation flags removed for tests package + * Changes: Tests fixed as the default --wait-term made them fail + * Revert "Changes: Too exact library versions made more general in preload.h" + * Changes: no-wait option for invoker is added + * Changes: invoker - launcher protocol simplification + + -- Nimika Keshri Tue, 02 Nov 2010 14:06:55 +0200 + applauncherd (0.14.4) stable; urgency=low * Changes: use at() instead of [] operator to read-only access to vector elements