diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-12-24 13:34:05 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-12-24 13:34:05 -0800 |
commit | a87cd2894cbd79b05972e168d0bdb51967dd9574 (patch) | |
tree | 94a5dc95ffc3311b512f5d296e4fa0268c3abcf0 /ChangeLog | |
parent | 92505456637430272dc01f082b6f9dbb7f7cb60e (diff) | |
download | glibc-a87cd2894cbd79b05972e168d0bdb51967dd9574.tar.gz glibc-a87cd2894cbd79b05972e168d0bdb51967dd9574.tar.xz glibc-a87cd2894cbd79b05972e168d0bdb51967dd9574.zip |
Remove tst-sigcontext test.
It's bogus in many places.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0c1d2dbd36..bdd41da14a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 2009-12-15 Maciej W. Rozycki <macro@codesourcery.com> + [BZ #11115] * stdlib/tst-makecontext3.c: New file. * stdlib/tst-sigcontext.c: file. * stdlib/Makefile (tests): Add new tests. |