about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b723a67bc3..d9ec1c8d70 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-02-23  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/i386/strtok.S: Continue to return NULL after the first
+	time this happened.
+
 2001-02-23  Andreas Jaeger  <aj@suse.de>
 
 	* string/tester.c (test_strtok_r): Add testcase.