Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2006-09-27 20:20:49 +0400
committerDave Brolley <brolley@redhat.com>2006-09-27 20:20:49 +0400
commitadb51f0a910773024c7f6d8920e0211e4e35709f (patch)
treef3c832551426d48dcdd869ba4de69de3570f7e35 /ChangeLog
parente5e148d15bacc36f205aa49edea0fc53df2a38c0 (diff)
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 a61c62b57..845fa52a0 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.