summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-06-04 09:27:59 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-06-04 09:27:59 +0200
commit499478e4e17eebb7b1e9e0cc5fb8074d5e64d2c6 (patch)
treed4ead51290e689ad1e356182ec77e96b802e0d6c
parentb8cec4a2571596692c1e0b27cc3953ecff712178 (diff)
Update NEWS file
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2d66bdc..dfeb3e2 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,10 @@ Version 1.2.0
* New option, --generate-specifier, triggers the generation of functions
for determining whether the option was specified on the command line.
+ * The argv_file_scanner now supports double and single-quoting option
+ values in option files. This is useful to preserve leading and trailing
+ whitespaces as well as to specify empty values.
+
Version 1.1.0
* Support for option documentation. Option documentation is used to print