summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2015-03-08 14:08:20 +0100
committerjao <jao@gnu.org>2015-03-08 14:08:20 +0100
commitee3507aae36a8f007fcc7b933f0b6909b2bbb25a (patch)
treeed1e97997fa593377ecf87835afd2d821ae61332
parent82808e1e44240956df73f291d8b2ee13a5404487 (diff)
downloadxmobar-ee3507aae36a8f007fcc7b933f0b6909b2bbb25a.tar.gz
xmobar-ee3507aae36a8f007fcc7b933f0b6909b2bbb25a.tar.bz2
NEWS for 0.230.23
-rw-r--r--news.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/news.md b/news.md
index 78e7c3d..f7fa007 100644
--- a/news.md
+++ b/news.md
@@ -1,20 +1,20 @@
% xmobar - Release notes
-## Version 0.23
+## Version 0.23 (Mar 8, 2015)
_New features_
- - New variables in `Mem` monitor for available memory as reported by
- Linux 3.14 and newer, by Samuli Thomasson.
- - New configuration parameters `textOffset` and `iconOffset` (see
- discussion in [issue #171] and [issue #201]).
- - New template variable `flags` in `MPD` monitor, by Duncan Burke.
- Xmobar can now use a (semi)transparent background: set it with the
new configuration option `alpha` (thanks to Edward Z. Yang, see
[issue #114]).
- Multiple fonts available by means of the new configuration
parameter `additionalFonts` and the template markers
`<fn=1>...</fn>`, by Markus Scherer.
+ - New variables in `Mem` monitor for available memory as reported by
+ Linux 3.14 and newer, by Samuli Thomasson.
+ - New configuration parameters `textOffset` and `iconOffset` (see
+ discussion in [issue #171] and [issue #201]).
+ - New template variable `flags` in `MPD` monitor, by Duncan Burke.
[issue #171]: https://github.com/jaor/xmobar/issues/171
[issue #201]: https://github.com/jaor/xmobar/issues/201