---
 wmbattery/ChangeLog    | 9 +++++++++
 wmbattery/configure.ac | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/wmbattery/ChangeLog b/wmbattery/ChangeLog
index 7bd96dc..bdbae3e 100644
--- a/wmbattery/ChangeLog
+++ b/wmbattery/ChangeLog
@@ -1,3 +1,12 @@
+wmbattery (2.46)
+  * Make it possible to work without libapm as libapm and apm.h are not
+    necessarily available on Linux.
+  * Update upower support.  Reuse dbus connection and set delay to actually
+    refresh values.
+  * Thanks to Ludwig Nussel <[email protected]> for patches.
+
+ -- Doug Torrance <[email protected]>  Sat, 17 Jan 2015 08:37:05 
-0600
+
 wmbattery (2.45)
   * Switch from a Debian native package to a non-native package.
     - Remove debian directory.
diff --git a/wmbattery/configure.ac b/wmbattery/configure.ac
index 6d97732..5c5a8fc 100644
--- a/wmbattery/configure.ac
+++ b/wmbattery/configure.ac
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(wmbattery.c, 2.45)
+AC_INIT(wmbattery.c, 2.46)
 AC_CONFIG_HEADER(config.h)
 
 AC_CONFIG_AUX_DIR(autoconf)
-- 
2.1.0


-- 
To unsubscribe, send mail to [email protected].

Reply via email to