aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 12a8d8213..7c854e9d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-03-04 David Shaw <[email protected]>
+
+ * Add a AC_DEFINE(_GNU_SOURCE). Since this is always defined in
+ config.h, the various autoconf tests should be tested with it
+ enabled. This also works around a compiler warning caused by a
+ minor header bug in glibc 2.1 that causes fseeko to be defined
+ when building gpg, but not when tested for in configure.
+
2002-03-03 Werner Koch <[email protected]>
Release 1.0.6d snapshot.