summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2008-08-01 12:51:11 +0200
committerWerner Koch <wk@gnupg.org>2008-08-01 12:51:11 +0200
commit201a3485653de83ffb797205d2ff2ae6e9fc7413 (patch)
tree4fa94e6ebf31263a7f08ce6d83e3702f4d39511f /tools
parentprompt change. (diff)
downloadgnupg2-201a3485653de83ffb797205d2ff2ae6e9fc7413.tar.xz
gnupg2-201a3485653de83ffb797205d2ff2ae6e9fc7413.zip
Fix !EROFS bug.
Doc updates
Diffstat (limited to 'tools')
-rw-r--r--tools/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ChangeLog b/tools/ChangeLog
index 7e851a249..fad0c00b3 100644
--- a/tools/ChangeLog
+++ b/tools/ChangeLog
@@ -1,7 +1,7 @@
2008-06-19 Werner Koch <wk@g10code.com>
* gpgconf-comp.c (GC_ARG_TYPE_ALIAS_LIST): New.
- (gc_arg_type): Add fallbacl type.
+ (gc_arg_type): Add fallback type.
(gc_options_gpg): Add option "group".
2008-06-12 Marcus Brinkmann <marcus@g10code.de>