From 40553df4a46e554e1a59987f45157f39f817cb29 Mon Sep 17 00:00:00 2001 From: Artem Garmash Date: Sun, 25 Oct 2009 00:17:06 +0300 Subject: [PATCH] Release 0.0.5 --- configure.ac | 2 +- debian/changelog | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) 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 -- 1.7.9.5