aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a040f0d7..8854865c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2003-05-08 David Shaw <[email protected]>
+
+ * README: Remove note about HP/UX inline problem since autoconf
+ now handles this automatically.
+
+ * configure.ac: Remove some stuff no longer needed with newer
+ autoconf. Use AC_GNU_SOURCE instead of defining _GNU_SOURCE
+ manually. Add check for strchr() for gettext. Add "ngettext"
+ check for gettext, since that check supposedly implies a check for
+ bind_textdomain_codeset. Add check for times() for random.c. Fix
+ URL for EGD.
+
2003-05-01 Werner Koch <[email protected]>
Released 1.2.2.