From 36692583866dac99672571d6d83ed2c65b9e795d Mon Sep 17 00:00:00 2001 From: Lars Uebernickel Date: Tue, 2 Oct 2012 19:40:38 +0200 Subject: 12.10.4 --- NEWS | 7 +++++++ configure.ac | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 8eceb54..629218d 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,11 @@ +12.10.4 + +* specify fallback icons for the ones with status emblem (lp #1056595) +* make icon size consistent with the other indicators (lp #1055966) +* libmessaging-menu: fix crash when receiving a invalid desktop id (lp #1058386) + + 12.10.3 * hide indicator when no application shows in the menu (lp #661059) diff --git a/configure.ac b/configure.ac index 38abd7a..971bd96 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT(indicator-messages, 12.10.3) +AC_INIT(indicator-messages, 12.10.4) AC_PREREQ(2.62) -- cgit v1.2.3