From: Artem Garmash Date: Sat, 24 Oct 2009 21:17:06 +0000 (+0300) Subject: Release 0.0.5 X-Git-Url: http://git.maemo.org/git/?p=conv-inbox;a=commitdiff_plain;h=40553df4a46e554e1a59987f45157f39f817cb29 Release 0.0.5 --- diff --git a/configure.ac b/configure.ac index 783f03d..4732fd3 100644 --- a/configure.ac +++ b/configure.ac @@ -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) diff --git a/debian/changelog b/debian/changelog index b4a81f5..151d3dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sat, 24 Oct 2009 21:42:05 +0300 + conversations-inbox-widget (0.0.4) unstable; urgency=low * Fix read counter glitches