summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2013-06-12 00:40:28 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2013-06-12 00:40:28 +0200
commitcc0b1e8d484cf2e73e8807b0d067fa974487c784 (patch)
tree6cb12aca97c7e5d44b0406df563d2dae1d60d9d3
parent85fdac20a36675559802dd215a81f640b91693fe (diff)
downloadxmobar-cc0b1e8d484cf2e73e8807b0d067fa974487c784.tar.gz
xmobar-cc0b1e8d484cf2e73e8807b0d067fa974487c784.tar.bz2
Version 0.180.18
-rw-r--r--news.md6
-rw-r--r--readme.md2
-rw-r--r--xmobar.cabal2
3 files changed, 7 insertions, 3 deletions
diff --git a/news.md b/news.md
index 4fe07d6..672903a 100644
--- a/news.md
+++ b/news.md
@@ -1,6 +1,6 @@
% xmobar - Release notes
-## Version 0.18
+## Version 0.18 (June 5, 2013)
_New features_
@@ -10,6 +10,10 @@ _New features_
- New battery monitor extra argument, `-i`, for the idle status.
+_Bug fixes_
+
+ - Safer standard input parsing, avoiding <action> injections.
+
[github #109]: https://github.com/jaor/xmobar/issues/109
[#110]: https://github.com/jaor/xmobar/issues/110
diff --git a/readme.md b/readme.md
index a03a19d..e8e0e96 100644
--- a/readme.md
+++ b/readme.md
@@ -11,7 +11,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.17 (see [release notes]).
+This page documents xmobar 0.18 (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 b88301f..2ba7e57 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -1,5 +1,5 @@
name: xmobar
-version: 0.17
+version: 0.18
homepage: http://projects.haskell.org/xmobar/
bug-reports: http://code.google.com/p/xmobar/issues
synopsis: A Minimalistic Text Based Status Bar