diff options
author | Jose Antonio Ortega Ruiz <jao@imladris> | 2014-05-30 23:33:44 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@imladris> | 2014-05-30 23:33:44 +0200 |
commit | 6dd945510c09ff65c0c9976e123279d264aa4d14 (patch) | |
tree | b275da4f6d33e7daaa64201750bdae5d996a4ba2 /news.md | |
parent | efe48f337ffbc0c3002f18ca52d8b9aa529e6209 (diff) | |
download | xmobar-6dd945510c09ff65c0c9976e123279d264aa4d14.tar.gz xmobar-6dd945510c09ff65c0c9976e123279d264aa4d14.tar.bz2 |
Unsafe versions of XPropertyLog and NamedXPropertyLog
Diffstat (limited to 'news.md')
-rw-r--r-- | news.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -10,7 +10,8 @@ _New features_ - New `CatInt` monitor, displaying integer values read from a file, by Nathaniel Wesley Filardo. - New `<raw>` tag for safer input parsing, also by Nathaniel. - + - New `UnsafeXMonadLog` monitor (by Eric Mrak) and their xproperty + counterparts, `UnsafeXPropertyLog` and `UnsafeNamedXPropertyLog`. _Bug fixes_ |