diff options
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index f4b7ff358f..34b369809e 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,10 @@ +2012-09-06 H.J. Lu <hongjiu.lu@intel.com> + + [BZ #14545] + * Makefile (tests-static): Add tst-cancel21-static. + (tests): Likewise. + * tst-cancel21-static.c: New file. + 2012-09-01 Joseph Myers <joseph@codesourcery.com> * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c |