aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-09-19 10:40:00 -0500
committerCharles Kerr <charles.kerr@canonical.com>2012-09-19 10:40:00 -0500
commit341548e8c8de7daa53536661ff0cb7dd0ac986d3 (patch)
tree10b66edb51c2507341ba861d93555746ddff2328
parent667fbafcfaf6c5368cf201ea7a435bc7ad5a4188 (diff)
downloadlibayatana-indicator-341548e8c8de7daa53536661ff0cb7dd0ac986d3.tar.gz
libayatana-indicator-341548e8c8de7daa53536661ff0cb7dd0ac986d3.tar.bz2
libayatana-indicator-341548e8c8de7daa53536661ff0cb7dd0ac986d3.zip
12.10.1
-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])