summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2020-03-06 15:01:36 +0100
committerWerner Koch <wk@gnupg.org>2020-03-06 15:01:36 +0100
commit85b5006d01fc64763a6e1f0d6cbda91c5cb709c1 (patch)
tree47ad5c6fde7eed09d4cb0db69d1a87c432e3a608 /NEWS
parentc59bf5824aafe938d5ab0d69079b9d93debc19fe (diff)
downloadlibgpg-error-85b5006d01fc64763a6e1f0d6cbda91c5cb709c1.tar.gz
core: Tweak the printing of headers in the --help output.
* src/argparse.c (show_help): Do not print empty sections between headers. Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2f633e4..1deca6d 100644
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,8 @@ Noteworthy changes in version 1.38 (unreleased) [C28/A28/R_]
ARGPARSE_UNEXPECTED_META NEW.
ARGPARSE_conffile NEW.
ARGPARSE_noconffile NEW.
+ ARGPARSE_verbatim NEW.
+ ARGPARSE_header NEW.
GPGRT_CONFDIR_USER NEW.
GPGRT_CONFDIR_SYS NEW.