diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-10-25 17:02:51 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-10-25 17:02:51 -0700 |
commit | b9473651bcf3f0bbea40e9c1e68ec67214faf969 (patch) | |
tree | 696f5bef7d3c490f86fb8306eebe7b8d6ee5966b /nptl/ChangeLog | |
parent | f303f97c2934288f6314c59564e6630925731f41 (diff) | |
download | glibc-b9473651bcf3f0bbea40e9c1e68ec67214faf969.tar.gz glibc-b9473651bcf3f0bbea40e9c1e68ec67214faf969.tar.xz glibc-b9473651bcf3f0bbea40e9c1e68ec67214faf969.zip |
Fix build breakage in tst-cond-except.c.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 553c778558..40ddc2504e 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,7 @@ +2012-10-25 Roland McGrath <roland@hack.frob.com> + + * tst-cond-except.c (TEST_FUNCTION): New macro. + 2012-10-25 Joseph Myers <joseph@codesourcery.com> * Makefile ($(objpfx)tst-tls6.out): Use $(BASH) not $(SHELL) to |