From 4dcc3e63cea6e2a972be891f7d72ebc858f70c55 Mon Sep 17 00:00:00 2001 From: Artem Garmash Date: Tue, 10 Nov 2009 19:42:27 +0200 Subject: [PATCH] Release 0.0.6 --- configure.ac | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 4732fd3..72a84ad 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.53) -AC_INIT(conversations-inbox-widget, 0.0.5) +AC_INIT(conversations-inbox-widget, 0.0.6) 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 151d3dc..b08f16f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +conversations-inbox-widget (0.0.6) unstable; urgency=low + + * Scrolling for long messages + + -- Artem Garmash Tue, 10 Nov 2009 19:11:06 +0200 + conversations-inbox-widget (0.0.5) unstable; urgency=low * Add received date/time -- 1.7.9.5