Release 1.0.0
authorArtem Garmash <artemgarmash@gmail.com>
Sat, 6 Feb 2010 23:00:31 +0000 (01:00 +0200)
committerArtem Garmash <artem.garmash@nokia.com>
Sun, 27 Jun 2010 19:13:46 +0000 (22:13 +0300)
configure.ac
debian/changelog

index d5a33b5..bb8a883 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.53)
-AC_INIT(conversations-inbox-widget, 0.1.3)
+AC_INIT(conversations-inbox-widget, 1.0.0)
 AM_INIT_AUTOMAKE([-Wall])
 AC_CONFIG_SRCDIR(src/el-home-applet.c)
 AM_CONFIG_HEADER(config.h)
index 9fce393..8609224 100644 (file)
@@ -1,3 +1,13 @@
+conversations-inbox-widget (1.0.0) UNRELEASED; urgency=low
+
+  * Show contact presence
+  * New empty view with total info on SMS and IM
+  * Open Conversations if clicked when empty
+  * Show service icon in footer
+  * Remove dependency on PR1.1-only abook function to draw rounded avatar
+
+ -- Artem Garmash <artemgarmash@gmail.com>  Sun,  7 Feb 2010 00:55:17 +0200
+
 conversations-inbox-widget (0.1.3) unstable; urgency=low
 
   * Fix scrolling glitches