From 77e585422b5251f6939da4b98bf7917f4baf231d Mon Sep 17 00:00:00 2001 From: Roman Moravcik Date: Sat, 15 May 2010 16:07:29 +0200 Subject: [PATCH] Version bump (0.4-1) --- configure.ac | 2 +- debian/changelog | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1b9ba10..d234adc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([flashlight-applet], [0.3], [], [flashlight-applet]) +AC_INIT([flashlight-applet], [0.4], [], [flashlight-applet]) AC_PREREQ([2.58]) AC_CONFIG_SRCDIR([src/flashlight_applet.c]) diff --git a/debian/changelog b/debian/changelog index 29bd412..f235c84 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +flashlight-applet (0.4-1) fremantle; urgency=low + + * Added Polish translation by Tomasz Dominikowski. + * Added Kannada translation by Chandru. + * Added Hebrew translation by Yaron Shahrabani. + * Added simple DBus launcher for enabling flashlight. + * Added simple DBus interface for enabling/disabling flashlight. + * Added proper initializations and checks for uninitialized values of variables. + * Fixed deinitialization of DBus connection. + * Fixed crash of applet during the package update, if HAL wasn't previously + initialized. + * Updated copyright years. + + -- Roman Moravcik Sat, 15 May 2010 16:06:35 +0200 + flashlight-applet (0.3-7) fremantle; urgency=low * Fixed bug 5369: Hildon-status-menu crashed when uninstalling applications. -- 1.7.9.5