aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2004-01-05 00:50:42 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2004-01-05 00:50:42 +0000
commit82252c06fb37a74b79b86ecc83b22af934a90d93 (patch)
tree8dc0640bf8ffcc6899f9caa1a37b849789bd2f82 /ChangeLog
parentaff0e9df40d0136fac1444c350ebff5d232a4161 (diff)
downloadgdb-82252c06fb37a74b79b86ecc83b22af934a90d93.zip
gdb-82252c06fb37a74b79b86ecc83b22af934a90d93.tar.gz
gdb-82252c06fb37a74b79b86ecc83b22af934a90d93.tar.bz2
* configure.in: Don't share a cache file for host dirs.
* configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 145ce29..45f6491 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
+ * configure.in: Don't share a cache file for host dirs.
+ * configure: Regenerate.
+
* config-ml.in: Don't mess with the cache file.
2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>