aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-04-30 16:53:27 +0000
committerUlrich Drepper <drepper@redhat.com>1999-04-30 16:53:27 +0000
commitd8b29eea293590e8324bb94a6096521ee76f6452 (patch)
tree9ca37aef723b9918554b827005338255e4c11d7f /ChangeLog
parent68d7943fa266a549037715f07a2f212286ab53e1 (diff)
downloadglibc-d8b29eea293590e8324bb94a6096521ee76f6452.tar
glibc-d8b29eea293590e8324bb94a6096521ee76f6452.tar.gz
glibc-d8b29eea293590e8324bb94a6096521ee76f6452.tar.bz2
glibc-d8b29eea293590e8324bb94a6096521ee76f6452.zip
Update.
* sysdeps/i386/strchrnul.S: Fix bugs which let to wrong results in 25% of all cases.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0609e48502..7c7a9721d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1999-04-30 Ulrich Drepper <drepper@cygnus.com>
+ * sysdeps/i386/strchrnul.S: Fix bugs which let to wrong results in
+ 25% of all cases.
+
* sysdeps/i386/i486/bits/string.h: Replace __uintXX_t types with
base types.