aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c9f4bbc824..5d56026cf8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2000-09-07 Ulrich Drepper <drepper@redhat.com>
+ * scripts/config.sub: Strip out -unknown for Linux targets.
+ Patch by Scott Bambrough <scottb@netwinder.org>.
+
* posix/tst-dir.c (main): Correct one bug (missing NULL test) and
add one more test.