aboutsummaryrefslogtreecommitdiff
path: root/NEWS.Canonical
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-02-28 21:01:18 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-02-28 21:01:40 +0100
commitba93f0088746346dda72500618f7cf1468cd7e58 (patch)
tree1a9926d4715f70fd17651e89a970c8daee49d22e /NEWS.Canonical
parente89a25536da76e8e008cfb2809d338bf5b97f4d7 (diff)
downloadayatana-indicator-power-ba93f0088746346dda72500618f7cf1468cd7e58.tar.gz
ayatana-indicator-power-ba93f0088746346dda72500618f7cf1468cd7e58.tar.bz2
ayatana-indicator-power-ba93f0088746346dda72500618f7cf1468cd7e58.zip
NEWS: Move old NEWS file to NEWS.Canonical.
Diffstat (limited to 'NEWS.Canonical')
-rw-r--r--NEWS.Canonical25
1 files changed, 25 insertions, 0 deletions
diff --git a/NEWS.Canonical b/NEWS.Canonical
new file mode 100644
index 0000000..a120944
--- /dev/null
+++ b/NEWS.Canonical
@@ -0,0 +1,25 @@
+13.10.0
+ - Use the new GMenu indicator scheme
+
+12.10.5
+ - Fix a device display bug introduced in 12.10.3 (LP: #1075192)
+
+12.10.4
+ - Fix primary device selection bug introduced in 12.10.3 (LP: #1071757)
+
+12.10.3
+ - Show the proper icon for mice and ups devices. (LP: #1066208)
+ - Follow the spec when choosing the primary device (LP: #1071645)
+ - Fix minor memory leaks
+
+12.10.2
+ - Show a more accurate view of discharging batteries (LP: #1054146)
+ - Fix a GIcon memory leak
+ - In device.c, include gi18n-lib.h instead of gi18n.h
+
+12.10.1
+ - Update our glib version dependency (LP: #1023533)
+
+12.10.0
+ - Refactored the device icon/text code for better test coverage
+