From: Artem Garmash Date: Mon, 18 Jan 2010 08:46:59 +0000 (+0200) Subject: Release 0.1.3 X-Git-Url: http://git.maemo.org/git/?p=conv-inbox;a=commitdiff_plain;h=59c0ca62ef824370b1c7ccdbfd75cd008a095098 Release 0.1.3 --- diff --git a/configure.ac b/configure.ac index 7e1182c..d5a33b5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.53) -AC_INIT(conversations-inbox-widget, 0.1.2) +AC_INIT(conversations-inbox-widget, 0.1.3) 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 e6dfd45..9fce393 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +conversations-inbox-widget (0.1.3) unstable; urgency=low + + * Fix scrolling glitches + * Increase footer press area + + -- Artem Garmash Mon, 18 Jan 2010 10:45:45 +0200 + conversations-inbox-widget (0.1.2) unstable; urgency=low * Show sender's avatar