diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | THANKS | 6 |
2 files changed, 9 insertions, 3 deletions
@@ -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. @@ -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 |