diff options
author | Roland McGrath <roland@gnu.org> | 2003-04-11 22:07:03 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-04-11 22:07:03 +0000 |
commit | 52a5e9757ed1f93f1be9890e0aea4ce947635320 (patch) | |
tree | cc9dac50583a196a207255c36ac37d8c4da4d787 /ChangeLog | |
parent | 9eb55f49978484763a29d9f65cf4f6b0ed5a4978 (diff) | |
download | glibc-52a5e9757ed1f93f1be9890e0aea4ce947635320.tar glibc-52a5e9757ed1f93f1be9890e0aea4ce947635320.tar.gz glibc-52a5e9757ed1f93f1be9890e0aea4ce947635320.tar.bz2 glibc-52a5e9757ed1f93f1be9890e0aea4ce947635320.zip |
* string/tester.c (test_strcmp): Fix a typo.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2003-04-11 Jakub Jelinek <jakub@redhat.com> + + * string/tester.c (test_strcmp): Fix a typo. + 2003-04-09 Ulrich Drepper <drepper@redhat.com> * sysdeps/alpha/fpu/bits/mathdef.h: Remove FLT_EVAL_METHOD definition. |