about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2011-08-20 21:19:28 -0700
committerDavid S. Miller <davem@davemloft.net>2011-08-20 21:19:28 -0700
commite315850c088ad13a160132a6fcec9d7564dd3c08 (patch)
tree24585fe85cf6993f169648a30c37f300a4eacd4c /nptl/ChangeLog
parent775a77e7e43c75ce3a7960f249eb3b189889ec20 (diff)
downloadglibc-e315850c088ad13a160132a6fcec9d7564dd3c08.tar.gz
glibc-e315850c088ad13a160132a6fcec9d7564dd3c08.tar.xz
glibc-e315850c088ad13a160132a6fcec9d7564dd3c08.zip
Fix typo in tst-cleanup0.out rule.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 40d90e73f3..06d19b9411 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,7 @@
+2011-08-20  David S. Miller  <davem@davemloft.net>
+
+	* Makefile (tst-cleanup0.out): Fix typo in output redirection.
+
 2011-08-14  Roland McGrath  <roland@hack.frob.com>
 
 	* sysdeps/i386/pthreaddef.h (TCB_ALIGNMENT): Set to 64, optimal on Atom.