Release 0.0.5
authorArtem Garmash <artemgarmash@gmail.com>
Sat, 24 Oct 2009 21:17:06 +0000 (00:17 +0300)
committerArtem Garmash <artem.garmash@nokia.com>
Sun, 27 Jun 2010 19:13:39 +0000 (22:13 +0300)
configure.ac
debian/changelog

index 783f03d..4732fd3 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.53)
-AC_INIT(conversations-inbox-widget, 0.0.4)
+AC_INIT(conversations-inbox-widget, 0.0.5)
 AM_INIT_AUTOMAKE([-Wall])
 AC_CONFIG_SRCDIR(src/el-home-applet.c)
 AM_CONFIG_HEADER(config.h)
index b4a81f5..151d3dc 100644 (file)
@@ -1,3 +1,12 @@
+conversations-inbox-widget (0.0.5) unstable; urgency=low
+
+  * Add received date/time
+  * Use gradient for background
+  * Update event info in idle
+  * Show "No new messages" instead of 0
+
+ -- Artem Garmash <artemgarmash@gmail.com>  Sat, 24 Oct 2009 21:42:05 +0300
+
 conversations-inbox-widget (0.0.4) unstable; urgency=low
 
   * Fix read counter glitches