diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-10-03 21:25:19 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-10-03 21:25:19 +0200 |
commit | 0fa9b264b7d79f9bb303b9383379635bb293cf3d (patch) | |
tree | 7d96d9ebf8662e55078d0d323a92ddae65b95ce8 /ChangeLog | |
parent | c752cbea418bf5f85a0498fe3771439e1b70c394 (diff) | |
parent | 3a0758a29fdae434142e1a67329ff2b65fee3c6b (diff) | |
download | ayatana-indicator-power-0fa9b264b7d79f9bb303b9383379635bb293cf3d.tar.gz ayatana-indicator-power-0fa9b264b7d79f9bb303b9383379635bb293cf3d.tar.bz2 ayatana-indicator-power-0fa9b264b7d79f9bb303b9383379635bb293cf3d.zip |
Import upstream version 12.10.2
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 33 |
1 files changed, 33 insertions, 0 deletions
@@ -1,5 +1,38 @@ # Generated by Makefile. Do not edit. +2012-10-03 Charles Kerr <charles.kerr@canonical.com> + + 12.10.2 + +2012-10-03 Charles Kerr <charles.kerr@canonical.com> + + merge lp:~charlesk/indicator-power/lp-1054146 to give a more accurate view of discharging batteries + +2012-10-03 Charles Kerr <charles.kerr@canonical.com> + + when discharging the battery, prefer the percent-charged icons over the full,good,low icons because the former show a more accurate view of the charge. + +2012-09-26 Lars Uebernickel <lars.uebernickel@canonical.com> + + Merge lp:~/larsu/indicator-power/plug-get-icon-memory-leak + + Plugs a small memory leak in indicator-power.c + +2012-09-25 Lars Uebernickel <lars.uebernickel@canonical.com> + + get_icon: Plug memory leak + +2012-09-20 Lars Uebernickel <lars.uebernickel@canonical.com> + + device.c: include gi18n-lib.h instead of gi18n.h + + The former calls the 'd' variants of the gettext functions and passes the + libraries domain in each call. + +2012-09-05 Charles Kerr <charles.kerr@canonical.com> + + copyediting: text formatting to make the icon list more readable + 2012-08-21 Charles Kerr <charles.kerr@canonical.com> 12.10.1 |