summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2011-08-21 19:09:15 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2011-08-21 19:09:15 +0200
commit8afb450eb104e5335f4b1b976512842f7059142c (patch)
tree949e3ec6aba45ebf366c2d31c5edc0177995c195 /NEWS
parent5d5b4a4d7e07d20eec62b5650df5d55807741a4c (diff)
downloadxmobar-8afb450eb104e5335f4b1b976512842f7059142c.tar.gz
xmobar-8afb450eb104e5335f4b1b976512842f7059142c.tar.bz2
Show invalid input in case of parsing error in template
As a side-effect, parts without substitution vars will be displayed as-is, fixing a bug reported by RC in the mailing list.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1e15772..9b398f2 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ _New features_
_Bug fixes_
- [issue 50]: `MPD` monitor now works with libmpd 0.6.
+ - Template sections without fields are now correctly displayed.
[issue 50]: http://code.google.com/p/xmobar/issues/detail?id=14