diff options
author | David Shaw <[email protected]> | 2003-12-04 04:38:56 +0000 |
---|---|---|
committer | David Shaw <[email protected]> | 2003-12-04 04:38:56 +0000 |
commit | ad71703ebc8942204883f6f2ee6e1f4965dc719e (patch) | |
tree | eea7d847ae81ca2e3da241a87949acb850a6a4ac | |
parent | * options.h, g10.c (main), main.h, seskey.c (do_encode_md, (diff) | |
download | gnupg-ad71703ebc8942204883f6f2ee6e1f4965dc719e.tar.gz gnupg-ad71703ebc8942204883f6f2ee6e1f4965dc719e.zip |
* options: Remove emulate-md-encode-bug.
-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 |