summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 12ebb91d158..12a2eb02b95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Wed Jan 29 13:54:21 2003 Ossama Othman <ossama@uci.edu>
+
+ * configure.ac:
+
+ Fixed autoconf warnings about AC_DEFINE being called in second
+ argument of AC_CACHE_VAL. The second argument should only set
+ the value of cache ID variable. No other side effects should
+ occur.
+
Tue Jan 28 14:57:50 2003 Ossama Othman <ossama@uci.edu>
* bin/bootstrap: