diff options
Diffstat (limited to '')
-rw-r--r-- | checks/ChangeLog | 4 | ||||
-rw-r--r-- | checks/options | 1 |
2 files changed, 4 insertions, 1 deletions
diff --git a/checks/ChangeLog b/checks/ChangeLog index 2e0b57c46..eda011348 100644 --- a/checks/ChangeLog +++ b/checks/ChangeLog @@ -1,3 +1,7 @@ +2003-12-03 David Shaw <[email protected]> + + * options: Remove emulate-md-encode-bug. + 2003-11-27 Werner Koch <[email protected]> * Makefile.am (TESTS): Temporary remove tests using ElG signatures. diff --git a/checks/options b/checks/options index c789164aa..7060a6610 100644 --- a/checks/options +++ b/checks/options @@ -2,5 +2,4 @@ no-greeting no-secmem-warning no-permission-warning batch -emulate-md-encode-bug no-auto-check-trustdb |