aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 96e16ac15..9f2ff3c03 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,10 @@
2005-12-06 David Shaw <[email protected]>
+ * configure.ac: UINT64_C test needs #include <inttypes.h>.
+
* configure.ac: Some cleanup so we don't build files that are
completely ifdeffed out. This causes a warning on Sun's cc. Do
- sha512.c as well for consistency.
+ sha512.c and the internal regex code as well for consistency.
2005-11-17 David Shaw <[email protected]>