aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
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)