summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1890f7b..1b9d86e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,15 @@
NEWS for cliapp
===============
+Version 1.20151108, released UNRELEASED
+---------------------------------------
+
+Bug fix:
+
+* The generated manpages used to have an equals sign for short options
+ with an argument. For example, `-e=REGEX`. This has now been fixed
+ to show the correct form, `-eREGEX`, instead.
+
Version 1.20150829
------------------