From 499478e4e17eebb7b1e9e0cc5fb8074d5e64d2c6 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 4 Jun 2010 09:27:59 +0200 Subject: Update NEWS file --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') 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 -- cgit v1.1