aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-08-31 19:29:22 +0200
committerSebastien Bacher <seb128@ubuntu.com>2012-08-31 19:29:22 +0200
commit0b1b65a1eedcd0158680437e0ceed9cb9f86f35f (patch)
tree1c9bf023e1f0fd55e4c8874c53e3f34f80df2f13 /NEWS
parentda6785e18dc73a968ce57055754bcc2718d4e131 (diff)
parenta97388a9b3f7bb0c48af8e5a9a43b88d6a9ecc1f (diff)
downloadayatana-indicator-session-0b1b65a1eedcd0158680437e0ceed9cb9f86f35f.tar.gz
ayatana-indicator-session-0b1b65a1eedcd0158680437e0ceed9cb9f86f35f.tar.bz2
ayatana-indicator-session-0b1b65a1eedcd0158680437e0ceed9cb9f86f35f.zip
Import upstream version 12.10.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e69de29..5ac155d 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,13 @@
+12.10.2
+ - Add an 'Online Accounts' menuitem (lp: #1044464)
+ - Add disposition highlighting to the indicator icon (lp: #1044015)
+ - Fix build issue in the unit tests directory (lp: #1040678)
+ - Remove the Restart button from the shutdown dialog (lp: #1027952)
+
+12.10.1
+ - Fix user menuitems' icon sizes (lp: #1024395)
+ - Make explicit in configure.ac that we need a newer glib (lp: #1023533)
+ - Separate testing-strings into a separate Makefile.am for reuse
+
+12.10.0
+ - First version of the 12.10 System Menu redesign