summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2003-07-23 07:39:34 +0000
committerWerner Koch <wk@gnupg.org>2003-07-23 07:39:34 +0000
commit611c506aa9ecbc7d0b14da4b87695d9153b8f942 (patch)
tree58288e0c26169d636ab2057b3fddcc5d48a80814
parent2f0ab4ce02f52d7124c4e0a89ce51e7f224126eb (diff)
downloadlibgcrypt-611c506aa9ecbc7d0b14da4b87695d9153b8f942.tar.gz
Moved mail address of a bug reporter from ChangeLog to THANKS for
anti-spam reasons and easier maintenance of changed addresses.
-rw-r--r--THANKS1
-rw-r--r--cipher/ChangeLog3
2 files changed, 2 insertions, 2 deletions
diff --git a/THANKS b/THANKS
index c77a3a70..f1d85c2e 100644
--- a/THANKS
+++ b/THANKS
@@ -82,6 +82,7 @@ Philippe Laliberte arsphl@oeil.qc.ca
Peter Gutmann pgut001@cs.auckland.ac.nz
QingLong qinglong@bolizm.ihep.su
Ralf Hildebrandt Ralf.Hildebrandt@innominate.com
+Ralf Schneider ralf@tapfere-schneiderleins.de
Ralph Gillen gillen@theochem.uni-duesseldorf.de
Rami Lehti Rami.Lehti@finland.sun.com
Randolph Chung tausq@debian.org
diff --git a/cipher/ChangeLog b/cipher/ChangeLog
index a997a376..a62e62fb 100644
--- a/cipher/ChangeLog
+++ b/cipher/ChangeLog
@@ -3,8 +3,7 @@
* ac.c (gcry_ac_data_construct): New argument: include_flags, only
include `flags' S-expression, if include_flags is true. Adjust
callers. Thanks for triggering a bug caused by `flags'
- sub-S-expression where they are not expected to Ralf Schneider
- <ralf@tapfere-schneiderleins.de>.
+ sub-S-expression where they are not expected to Ralf Schneider.
2003-07-21 Moritz Schulte <moritz@g10code.com>