about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--nptl/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 4ca4c38d1c..4decc287e9 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,7 +1,7 @@
 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
 
-	* sysdeps/pthread/bits/libc-lock.h: Split information not needed in
-	installed headers...
+	* sysdeps/pthread/bits/libc-lock.h: Move information not needed in
+	installed headers to...
 	* sysdeps/pthread/bits/libc-lockP.h: ...here.  New file.
 
 2012-03-06  David S. Miller  <davem@davemloft.net>