diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-12-25 09:49:07 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-12-25 09:49:07 -0800 |
commit | c10f8866e5b673b6f41dcb14c8ea319f5e545b1a (patch) | |
tree | 43c6b197caaa982d79b9c5241df484f687e6f61e | |
parent | a87cd2894cbd79b05972e168d0bdb51967dd9574 (diff) | |
download | glibc-c10f8866e5b673b6f41dcb14c8ea319f5e545b1a.tar.gz glibc-c10f8866e5b673b6f41dcb14c8ea319f5e545b1a.tar.xz glibc-c10f8866e5b673b6f41dcb14c8ea319f5e545b1a.zip |
Fix up ChangeLog.
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index bdd41da14a..9b1d78bca1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,8 +2,7 @@ [BZ #11115] * stdlib/tst-makecontext3.c: New file. - * stdlib/tst-sigcontext.c: file. - * stdlib/Makefile (tests): Add new tests. + * stdlib/Makefile (tests): Add new test. * stdlib/tst-setcontext.c (check_called): Fix a typo. |