1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Fix !EROFS bug.

Doc updates
This commit is contained in:
Werner Koch 2008-08-01 10:51:11 +00:00
parent e27ca6e059
commit 201a348565
8 changed files with 44 additions and 5 deletions

View file

@ -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>