diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-04-17 23:30:20 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-04-17 23:30:20 +0000 |
commit | aae9d42b1a75737aea5d493c418dc379f53f5865 (patch) | |
tree | 52142e9adbf1ce62cf3d02915da50088510cfef1 /ChangeLog | |
parent | 94c24227fcc1da2d12249e236f2fdde62253778d (diff) | |
download | glibc-aae9d42b1a75737aea5d493c418dc379f53f5865.tar.gz glibc-aae9d42b1a75737aea5d493c418dc379f53f5865.tar.xz glibc-aae9d42b1a75737aea5d493c418dc379f53f5865.zip |
Update.
2003-04-17 Ulrich Drepper <drepper@redhat.com> * signal/Makefile (tests): Add tst-sigsimple. * signal/tst-sigsimple.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0db5c3d718..3d0015e7ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-04-17 Ulrich Drepper <drepper@redhat.com> + + * signal/Makefile (tests): Add tst-sigsimple. + * signal/tst-sigsimple.c: New file. + 2003-04-16 Jakub Jelinek <jakub@redhat.com> * elf/Makefile (distribute): Add tst-tlsmod{[7-9],1[0-2]}.c and |