diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-12-09 03:58:22 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-12-09 03:58:22 +0000 |
commit | a9a569606ba9321899559fdaff25d4048a1ed154 (patch) | |
tree | 46cc92c3f8dd8cc1b2c050731573b761097cc03a /ChangeLog | |
parent | d916374445a5b330be71dc5280f4091988ac964d (diff) | |
download | glibc-a9a569606ba9321899559fdaff25d4048a1ed154.tar.gz glibc-a9a569606ba9321899559fdaff25d4048a1ed154.tar.xz glibc-a9a569606ba9321899559fdaff25d4048a1ed154.zip |
Update.
* math/libm-test.inc (main): Fix typos in messages.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 09e61e5652..96a7230681 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-12-08 Ulrich Drepper <drepper@redhat.com> + * math/libm-test.inc (main): Fix typos in messages. + * string/stratcliff.c: Add test for rawmemchr. 2000-12-08 Jakub Jelinek <jakub@redhat.com> |