aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Uebernickel <lars.uebernickel@canonical.com>2012-08-27 17:50:26 +0200
committerLars Uebernickel <lars.uebernickel@canonical.com>2012-08-27 17:50:26 +0200
commitabda3b07fce605d8de1c182e1dfc7569ed681f3e (patch)
tree54320a785ced5d01e46564021cc0b77332f2669f
parentdc8964161c925a0c2a0b927a7e99b3f2c089a975 (diff)
downloadayatana-indicator-messages-abda3b07fce605d8de1c182e1dfc7569ed681f3e.tar.gz
ayatana-indicator-messages-abda3b07fce605d8de1c182e1dfc7569ed681f3e.tar.bz2
ayatana-indicator-messages-abda3b07fce605d8de1c182e1dfc7569ed681f3e.zip
12.10.1
-rw-r--r--NEWS9
-rw-r--r--configure.ac2
2 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e69de29..95444fd 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,9 @@
+Overview of changes from 12.10.0 to 12.10.1
+===========================================
+
+* presence icons are shown again
+* the icon is changed when a source draws attention
+* the time in source menu items is always kep current
+* fixed all g-ir-scanner warnings
+* libmessaging-menu now removes sources when they are activated
+* fixed several bugs
diff --git a/configure.ac b/configure.ac
index 08560c6..4d3ef7a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
-AC_INIT(indicator-messages, 12.10.0)
+AC_INIT(indicator-messages, 12.10.1)
AC_PREREQ(2.62)