diff options
author | Steve Zesch <[email protected]> | 2012-04-24 15:28:36 -0400 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-04-24 15:28:36 -0400 |
commit | b958403a2e06dfc271b121eb325783bc923b089a (patch) | |
tree | b5bbfd82f0f33781610b610ef6c325cae75f122e /ChangeLog | |
parent | 8939ec49c5218f4aaf2d49c7dd80954817f1bbb9 (diff) | |
download | mate-applets-b958403a2e06dfc271b121eb325783bc923b089a.tar.bz2 mate-applets-b958403a2e06dfc271b121eb325783bc923b089a.tar.xz |
upower support added to battstat. Preparing for 1.2.2 release.mate-applets-1.2.2
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +commit 8939ec49c5218f4aaf2d49c7dd80954817f1bbb9 +Author: Steve Zesch <[email protected]> +Date: Fri Apr 20 21:29:12 2012 -0400 + + Preparing for 1.2.1 release. + + ChangeLog | 6429 +++++++++++++++--------------------------------- + configure.in | 2 +- + distro/ubuntu/build | 42 - + distro/ubuntu/postinst | 8 - + distro/ubuntu/postrm | 8 - + distro/ubuntu/preinst | 6 - + distro/ubuntu/prerm | 9 - + 7 files changed, 1976 insertions(+), 4528 deletions(-) + commit 734859edfa29328f33675901c455c15d03bc0052 Author: Steve Zesch <[email protected]> Date: Fri Apr 20 19:48:25 2012 -0300 |