Version bump (0.3) v0.3
authorRoman Moravcik <roman.moravcik@gmail.com>
Thu, 7 Jan 2010 13:39:11 +0000 (14:39 +0100)
committerRoman Moravcik <roman.moravcik@gmail.com>
Thu, 7 Jan 2010 13:39:11 +0000 (14:39 +0100)
configure.ac
debian/changelog

index d01845e..38452fb 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([flashlight-applet], [0.2], [], [flashlight-applet])
+AC_INIT([flashlight-applet], [0.3], [], [flashlight-applet])
 AC_PREREQ([2.58])
 
 AC_CONFIG_SRCDIR([src/flashlight_applet.c])
index 9c057f7..f50dab4 100644 (file)
@@ -1,3 +1,13 @@
+flashlight-applet (0.3-0) fremantle; urgency=low
+
+  * Fixed bug 4906: Instruction to start Flashlight Applet not clear.
+  * Fixed bug 4949: Applet breaks the camera application.
+  * Decreased banner timeout from 9 to 3 seconds.
+  * Try to close camera device if opening or enabling of flashlight failed.
+  * Fixed crash of applet if HAL is not running.
+
+ -- Roman Moravcik <roman.moravcik@gmail.com>  Thu,  7 Jan 2010 11:25:19 +0100
+
 flashlight-applet (0.2-0) fremantle; urgency=low
 
   * Added alarm management.