summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2016-09-05 17:48:44 +0200
committerjao <jao@gnu.org>2016-09-05 17:48:44 +0200
commit581806974db7dc2a182f16e72e2233a90cda5b5f (patch)
tree380b3875871a4ccc6498f0bf05ab650bbce64df3
parentb06e8cc8b451e4bd62af0901241a136abedc0c7e (diff)
downloadxmobar-0.24.3.tar.gz
xmobar-0.24.3.tar.bz2
Release 0.24.30.24.3
-rw-r--r--news.md9
-rw-r--r--readme.md2
-rw-r--r--xmobar.cabal2
3 files changed, 11 insertions, 2 deletions
diff --git a/news.md b/news.md
index 0e0d7f3..bbfbaa6 100644
--- a/news.md
+++ b/news.md
@@ -1,5 +1,14 @@
% xmobar - Release notes
+## Version 0.24.3 (Sep 5, 2016)
+
+_Bug fixes_
+
+ - Battery monitor: fixes for cases where status is not consistently
+ reported by the kernel (see [issue #271]).
+
+[issue #271]: https://github.com/jaor/xmobar/issues/271
+
## Version 0.24.2 (Aug 8, 2016)
_Bug fixes_
diff --git a/readme.md b/readme.md
index 2262795..414dc62 100644
--- a/readme.md
+++ b/readme.md
@@ -10,7 +10,7 @@ xmobar was inspired by the [Ion3] status bar, and supports similar
features, like dynamic color management, icons, output templates, and
extensibility through plugins.
-This page documents xmobar 0.24.2 (see [release notes]).
+This page documents xmobar 0.24.3 (see [release notes]).
[This screenshot] shows xmobar running under [sawfish], with
antialiased fonts. And [this one] is my desktop with [xmonad] and two
diff --git a/xmobar.cabal b/xmobar.cabal
index 9558c4c..f6a6dae 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -1,5 +1,5 @@
name: xmobar
-version: 0.24.2
+version: 0.24.3
homepage: http://xmobar.org
synopsis: A Minimalistic Text Based Status Bar
description: Xmobar is a minimalistic text based status bar.