about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-02-21 15:39:07 +0000
committerUlrich Drepper <drepper@redhat.com>2001-02-21 15:39:07 +0000
commit1999031e0438e50a8037d2e3022a55c4db94637a (patch)
treebcc41208d3d12f040cccea381f8ab94196f7a712 /ChangeLog
parentb85b1334458711657a4cbea0bf2954936d67a4a4 (diff)
downloadglibc-1999031e0438e50a8037d2e3022a55c4db94637a.tar.gz
glibc-1999031e0438e50a8037d2e3022a55c4db94637a.tar.xz
glibc-1999031e0438e50a8037d2e3022a55c4db94637a.zip
Update.
2001-02-21  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/i386/i686/strtok.S: Continue to return NULL after the
	first time this happened.

2001-02-21  Andreas Jaeger  <aj@suse.de>

	* string/tst-strtok.c: New testcase, reported by
	Andrew Church <achurch@achurch.org>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b9f2e945c..c09932b8af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2001-02-21  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/i386/i686/strtok.S: Continue to return NULL after the
+	first time this happened.
+
+2001-02-21  Andreas Jaeger  <aj@suse.de>
+
+	* string/tst-strtok.c: New testcase, reported by
+	Andrew Church <achurch@achurch.org>.
+
 2001-02-20  Ulrich Drepper  <drepper@redhat.com>
 
 	* libio/iofwide.c: Remove fwide alias.