diff options
author | Roland McGrath <roland@gnu.org> | 2003-04-12 00:17:14 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-04-12 00:17:14 +0000 |
commit | 0dc44b51cdc9932082318e179186194fbc724e52 (patch) | |
tree | b7e5794de54df08f3cbe622fc6fb23f051cb0651 /ChangeLog | |
parent | 78c9da10d2c85c30de91e16c4ed3bb7f047acab9 (diff) | |
download | glibc-0dc44b51cdc9932082318e179186194fbc724e52.tar.gz glibc-0dc44b51cdc9932082318e179186194fbc724e52.tar.xz glibc-0dc44b51cdc9932082318e179186194fbc724e52.zip |
* csu/tst-empty.c: New file.
* csu/Makefile (tests, tests-static): Add it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index aa8bd7b4ca..9f1eb446f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-04-11 Roland McGrath <roland@redhat.com> + + * csu/tst-empty.c: New file. + * csu/Makefile (tests, tests-static): Add it. + 2003-04-11 Jakub Jelinek <jakub@redhat.com> * string/test-strcmp.c (do_random_tests): Test whether return value |