about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-09-06 05:44:57 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-09-06 11:50:21 -0700
commitf5fce0629a6a75e2e5969a87b01c37e8c45c1f4d (patch)
tree6150e9689cfd88f301aaabe9f2eb9408819390ef /nptl/ChangeLog
parenta5055ad15a4cb063627653d0a2109f66ead63c33 (diff)
downloadglibc-f5fce0629a6a75e2e5969a87b01c37e8c45c1f4d.tar.gz
glibc-f5fce0629a6a75e2e5969a87b01c37e8c45c1f4d.tar.xz
glibc-f5fce0629a6a75e2e5969a87b01c37e8c45c1f4d.zip
Add tst-cancel21-static.c
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog7
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