diff --git a/debian/changelog b/debian/changelog index 2521ce5..e1b356e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +applauncherd (0.14.1) stable; urgency=low + + * Changes: Compilation flag -Wno-psabi remove + * Changes: Logger refactored, #ifdef _DEBUG => #ifndef DEBUG_LOGGING_DISABLED + * Changes: acceptConn() => accept(), closeConn() => close(), socket pool is cleared on closeAllSockets() + + -- Nimika Keshri Wed, 06 Oct 2010 14:07:11 +0300 + applauncherd (0.14.0) stable; urgency=low * Use WrtComponentCache