aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8277ac9ed3..68969473a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,11 @@
2001-02-21 Ulrich Drepper <drepper@redhat.com>
- * configure.in: Don't check fir libgd if user set --without-gd.
+ * configure.in: Don't check for libgd if user set --without-gd.
Patch by Achim Gottinger <achim@gentoo.org>.
* sysdeps/i386/i686/strtok.S: Continue to return NULL after the
first time this happened.
+ * string/Makefile (tests): Add tst-strtok.
2001-02-21 Andreas Jaeger <aj@suse.de>