From 998854d26580f3c9b001518cc7fcd283e41001f6 Mon Sep 17 00:00:00 2001 From: Lars Uebernickel Date: Fri, 31 Aug 2012 19:49:26 +0200 Subject: 12.10.2 --- NEWS | 12 ++++++++++-- configure.ac | 2 +- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 95444fd..32b926d 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,13 @@ -Overview of changes from 12.10.0 to 12.10.1 -=========================================== + +12.10.2 + +* libmessaging-menu: + - expand source documentation and add gtk-doc to the build system + - added new API: messaging_menu_app_set_source_{label,icon} + - fix bug: only one MessagingMenuApp was exported to the messaging menu + + +12.10.1 * presence icons are shown again * the icon is changed when a source draws attention diff --git a/configure.ac b/configure.ac index ea1a0f8..37268a2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT(indicator-messages, 12.10.1) +AC_INIT(indicator-messages, 12.10.2) AC_PREREQ(2.62) -- cgit v1.2.3