diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-06-12 00:40:28 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-06-12 00:40:28 +0200 |
commit | cc0b1e8d484cf2e73e8807b0d067fa974487c784 (patch) | |
tree | 6cb12aca97c7e5d44b0406df563d2dae1d60d9d3 /news.md | |
parent | 85fdac20a36675559802dd215a81f640b91693fe (diff) | |
download | xmobar-cc0b1e8d484cf2e73e8807b0d067fa974487c784.tar.gz xmobar-cc0b1e8d484cf2e73e8807b0d067fa974487c784.tar.bz2 |
Version 0.180.18
Diffstat (limited to 'news.md')
-rw-r--r-- | news.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 |