aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ChangeLog')
-rw-r--r--tools/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/ChangeLog b/tools/ChangeLog
index 44bb2be58..ed42e5f73 100644
--- a/tools/ChangeLog
+++ b/tools/ChangeLog
@@ -1,5 +1,10 @@
2004-03-23 Marcus Brinkmann <[email protected]>
+ * gpgconf-comp.c (gc_options_dirmngr): Set GC_OPT_FLAG_ARG_OPT for
+ "LDAP Server".
+ (change_options_file): Remove assertion that tests that this flag
+ is not present. Handle an empty string in OPTION->new_value.
+
* gpgconf.c (main): Remove obsolete warning.
2004-03-23 Werner Koch <[email protected]>