summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bd905dd..bba3b30 100644
--- a/NEWS
+++ b/NEWS
@@ -16,7 +16,7 @@ Bug fix:
for `--foo`) are now sorted after the non-negated ones in manual
pages.
-New feature:
+New features:
* Configuration files may now also be in YAML format, if names with an
`.yaml` suffix.
@@ -24,6 +24,9 @@ New feature:
* If the `python-xdg` library is available, it is used to allow user
to specify locations of XDG Base Directory locations.
+* Log to STDERR support has been added. Use `--log=stderr`. Patch by
+ Roland Mas.
+
Version 1.20150829
------------------