aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3679581..a8b60f4 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,14 @@ Noteworthy changes in version 1.48 (unreleased) [C34/A34/R_]
* New configure option --with-libtool-modification. [T6619]
+ * New option parser flag to detect commands given without a double
+ dash. There is also the new meta command [command-mode] to set
+ this flag via a config file. [T6978]
+
+ * Interface changes relative to the 1.47 release:
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ ARGPARSE_FLAG_COMMAND NEW.
+
Release-info: https://dev.gnupg.org/T6441