about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 0 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index bc5137534c..09bafdb64b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,8 +4,6 @@
 	__pthread_initialize_minimal and __libc_check_standard_fds to
 	match the generic version.
 
-	* sysdeps/powerpc/Makefile (CFLAGS-pt-initfini.s): New variable.
-
 	* sysdeps/unix/sysv/linux/shmat.c (shmat): Add a cast to avoid a
 	warning when INLINE_SYSCALL macro uses the __syscall_ipc function.