aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2004-04-20 14:16:26 +0000
committerWerner Koch <[email protected]>2004-04-20 14:16:26 +0000
commit22795ca77fa88910483d94f1d2a7b8759783c3d6 (patch)
treeb53cf0658f8380e3f562c6ded99b0f925b24ac93
parentRemoved this file from the CVS. (diff)
downloadgnupg-22795ca77fa88910483d94f1d2a7b8759783c3d6.tar.gz
gnupg-22795ca77fa88910483d94f1d2a7b8759783c3d6.zip
* configure.ac: Remove the fopencookie test. We don't need the
dummy function because we conditionally use fopencookie, fpencookie or a replacement at place.
-rw-r--r--ChangeLog6
-rw-r--r--THANKS6
2 files changed, 9 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index cce1f799b..23f099ba3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-04-20 Werner Koch <[email protected]>
+
+ * configure.ac: Remove the fopencookie test. We don't need the
+ dummy function because we conditionally use fopencookie,
+ fpencookie or a replacement at place.
+
2004-04-02 Thomas Schwinge <[email protected]>
* autogen.sh: Added ACLOCAL_FLAGS.
diff --git a/THANKS b/THANKS
index e6cac5b9c..3f56e29d3 100644
--- a/THANKS
+++ b/THANKS
@@ -1,5 +1,5 @@
-Richard Lefebvre [email protected]
-Andrew J. Schorr [email protected]
-
+Richard Lefebvre rick at CERCA.UMontreal.CA
+Andrew J. Schorr aschorr at telemetry-investments.com
+Michael Nottebrock michaelnottebrock at gmx.net