From f9f7d049325e6f178164b60759dc3fa8c3061ce2 Mon Sep 17 00:00:00 2001 From: Alexey Shilov Date: Mon, 22 Nov 2010 17:05:49 +0200 Subject: [PATCH] Changes: changelog corrections --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index c808f0e..0796060 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ applauncherd (0.15.1) unstable; urgency=low + * Fixes: NB#201779 - cheap way how to load all libraries correct + * Fixes: NB#206309 - applauncherd cannot locate shared objects * Changes: Launcher library exports only main() * Changes: Install /usr/bin/applauncherd.launcher to /usr/lib/libapplauncherd.so due to dh_strip problems and because it's not -pie.