summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2016-07-28 00:48:33 +0200
committerjao <jao@gnu.org>2016-07-28 00:49:05 +0200
commit522c5cf0cc14dea251186d506cb361fda2812027 (patch)
treeb0645da539e3ef174805750b213027971a182fe5
parent5e783dc34abb507f4d9715f0fd30ed8db016772a (diff)
downloadxmobar-522c5cf0cc14dea251186d506cb361fda2812027.tar.gz
xmobar-522c5cf0cc14dea251186d506cb361fda2812027.tar.bz2
Version 0.24.1
-rw-r--r--news.md8
-rw-r--r--readme.md2
-rw-r--r--xmobar.cabal2
3 files changed, 10 insertions, 2 deletions
diff --git a/news.md b/news.md
index 54d539d..e818d38 100644
--- a/news.md
+++ b/news.md
@@ -1,5 +1,13 @@
% xmobar - Release notes
+## Version 0.24.1 (Jul 28, 2016)
+
+_Bug fixes_
+
+ - Restoring compatibility with GHC 7.6, (see [issue #269]).
+
+[issue #268]: https://github.com/jaor/xmobar/issues/269
+
## Version 0.24 (Jul 26, 2016)
_New features_
diff --git a/readme.md b/readme.md
index 0167f64..b03c8a0 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 (see [release notes]).
+This page documents xmobar 0.24.1 (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 1736d0d..203ed92 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -1,5 +1,5 @@
name: xmobar
-version: 0.24
+version: 0.24.1
homepage: http://xmobar.org
synopsis: A Minimalistic Text Based Status Bar
description: Xmobar is a minimalistic text based status bar.