From: Artem Garmash Date: Sat, 16 Jan 2010 22:52:12 +0000 (+0200) Subject: Increase version and update changelog X-Git-Url: http://git.maemo.org/git/?p=conv-inbox;a=commitdiff_plain;h=9d3ef7e6693be19813b731255bf3ab979a1635b4 Increase version and update changelog --- diff --git a/configure.ac b/configure.ac index cc43586..bda4647 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.53) -AC_INIT(conversations-inbox-widget, 0.1.1) +AC_INIT(conversations-inbox-widget, 0.1.2) 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 a1f41b5..a368eb1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,19 @@ +conversations-inbox-widget (0.1.2) UNRELEASED; urgency=low + + * Show sender's avatar + * Launch contact starter on header click + * Launch Conversation on message click + * Mark as read on footer click + * Remove status area notifications when marking as read + * Show received time using locale format + + -- Artem Garmash Wed, 13 Jan 2010 18:21:48 +0200 + conversations-inbox-widget (0.1.1) unstable; urgency=low * Add Bugtracker field - -- Artem Garmash Mon, 23 Nov 2009 10:17:57 +0200 + -- Artem Garmash Wed, 13 Jan 2010 18:21:34 +0200 conversations-inbox-widget (0.1.0) unstable; urgency=low