From c5527d3044dd1e7d9909e48c91de7bf4cbc86fd4 Mon Sep 17 00:00:00 2001 From: Lars Uebernickel Date: Wed, 19 Sep 2012 09:30:48 +0200 Subject: 12.10.3 --- NEWS | 11 +++++++++++ configure.ac | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 32b926d..8eceb54 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,15 @@ +12.10.3 + +* hide indicator when no application shows in the menu (lp #661059) +* remove apps as soon as they are uninstalled (lp #864545) +* make generated .gir compatible with vala (lp #104496) +* draw counts as lozenges (lp #1046331) +* show separators (lp #1048245) +* show chat presence in the panel (lp #859905) +* improve documentation + + 12.10.2 * libmessaging-menu: diff --git a/configure.ac b/configure.ac index e350b83..38abd7a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT(indicator-messages, 12.10.2) +AC_INIT(indicator-messages, 12.10.3) AC_PREREQ(2.62) -- cgit v1.2.3