summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-11-22 16:58:56 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-11-22 16:58:56 +0200
commita376ccf37122f0768fce8e3c5a16561e01ee2351 (patch)
tree31878d0b10bf15989f2b08976a5de0fabebcac42 /NEWS
parent0e56fe29a9afeee00e02e722496678df89d37d50 (diff)
Implement option value modifiers generation
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f43c04c..0d5f8f8 100644
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,9 @@ Version 1.1.0
The CLI compiler usage, HTML documentation, and man page are auto-generated
using this feature.
+ * New option, --generate-modifier, triggers generation of the option value
+ modifiers in addition to the accessors.
+
Version 1.0.0
* First public release.