diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2012-10-03 11:51:08 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2012-10-03 11:51:08 -0500 |
commit | 3a0758a29fdae434142e1a67329ff2b65fee3c6b (patch) | |
tree | 1cbff37209e2106d9d06454b6d35aa56db690e6f /NEWS | |
parent | af699e1e44a01947c2648fba483e7041839448a6 (diff) | |
download | ayatana-indicator-power-3a0758a29fdae434142e1a67329ff2b65fee3c6b.tar.gz ayatana-indicator-power-3a0758a29fdae434142e1a67329ff2b65fee3c6b.tar.bz2 ayatana-indicator-power-3a0758a29fdae434142e1a67329ff2b65fee3c6b.zip |
12.10.2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ +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 + |