aboutsummaryrefslogtreecommitdiff
path: root/NEWS.Canonical
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.Canonical')
-rw-r--r--NEWS.Canonical23
1 files changed, 23 insertions, 0 deletions
diff --git a/NEWS.Canonical b/NEWS.Canonical
new file mode 100644
index 0000000..de1eae9
--- /dev/null
+++ b/NEWS.Canonical
@@ -0,0 +1,23 @@
+12.10.4
+ - The Restart menuitem wasn't accessible via the HUD. (LP: #1058148)
+ - Fix g_critical() warnings on startup caused by updating menuitems too soon
+
+12.10.3
+ - By default, use 'Shut Down' instead of 'Switch Off' (LP: #1029036)
+ - 12.10.0 showed "Guest user" even when disabled in lightdm (LP: #1049902)
+ - Provide a fallback if theme's missing the session menu icon (LP: #1029036)
+ - Fix some strings that hadn't been marked for translation
+
+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