aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2006-09-27 16:20:49 +0000
committerDave Brolley <brolley@redhat.com>2006-09-27 16:20:49 +0000
commit6b89cc2108a525fdc4186bae5365acc258e9c23c (patch)
treea0d94d631c3bac331cf6f08e2404f99c42a0b381 /ChangeLog
parent7c481d1e7ddba0e3474126a100c62a98f9cf05f6 (diff)
downloadgdb-6b89cc2108a525fdc4186bae5365acc258e9c23c.zip
gdb-6b89cc2108a525fdc4186bae5365acc258e9c23c.tar.gz
gdb-6b89cc2108a525fdc4186bae5365acc258e9c23c.tar.bz2
2006-09-27 Dave Brolley <brolley@redhat.com>
* configure.in (RUNTEST): Look for 'runtest' in the source tree by using $s instead of $r. * configure: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a61c62b..845fa52 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-09-27 Dave Brolley <brolley@redhat.com>
+
+ * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
+ $s instead of $r.
+ * configure: Regenerated.
+
2006-09-26 Ben Elliston <bje@au.ibm.com>
* config.sub, config.guess: Update from upstream sources.