aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a3fadf7..341c6fa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+12.10.1
+
+ - merge lp:~charlesk/libindicator/lp-1045372 to remove the 'cloak'
+ code that caused libreoffice's menubars in unity to be greyed
+ out after opening any dialog or switching windows (lp: 1045372)
+
12.10.0
- merge lp:~evgeni/libindicator/multiarch-same-devheaders so that we
diff --git a/configure.ac b/configure.ac
index fd14287..6c34ad0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([libindicator],
- [12.10.0],
+ [12.10.1],
[http://bugs.launchpad.net/libindicator],
[libindicator],
[http://launchpad.net/libindicator])