aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-10-26 15:20:16 +0200
committerCharles Kerr <charles.kerr@canonical.com>2012-10-26 15:20:16 +0200
commit681e4e979ea8964279b99550f080b5df1c4eccf0 (patch)
treee83e179b957591224014af5d6299fba96d0e047a
parent880f44e07773a979c84a99828cf6caa3354b20fa (diff)
downloadayatana-indicator-power-681e4e979ea8964279b99550f080b5df1c4eccf0.tar.gz
ayatana-indicator-power-681e4e979ea8964279b99550f080b5df1c4eccf0.tar.bz2
ayatana-indicator-power-681e4e979ea8964279b99550f080b5df1c4eccf0.zip
12.10.3
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ff89f0e..294276f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+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
diff --git a/configure.ac b/configure.ac
index 5fbf2e5..d21fa91 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([indicator-power],
- [12.10.2],
+ [12.10.3],
[http://bugs.launchpad.net/indicator-power],
[indicator-power],
[http://launchpad.net/indicator-power])