diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-02-28 21:01:18 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-02-28 21:01:40 +0100 |
commit | ba93f0088746346dda72500618f7cf1468cd7e58 (patch) | |
tree | 1a9926d4715f70fd17651e89a970c8daee49d22e /NEWS | |
parent | e89a25536da76e8e008cfb2809d338bf5b97f4d7 (diff) | |
download | ayatana-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')
-rw-r--r-- | NEWS | 25 |
1 files changed, 0 insertions, 25 deletions
@@ -1,25 +0,0 @@ -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 - |