From cc0b1e8d484cf2e73e8807b0d067fa974487c784 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Wed, 12 Jun 2013 00:40:28 +0200 Subject: Version 0.18 --- news.md | 6 +++++- readme.md | 2 +- xmobar.cabal | 2 +- 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 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 -- cgit v1.2.3