.
diff --git a/ChangeLog b/ChangeLog
index 899f7b1..02e47da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2005-02-01  Roland McGrath  <roland@redhat.com>
 
+	* syscall.c (syscall_enter) [X86_64]: Fix 32-bit argument register map
+	not to double the middle entry!
+	Fixes RH#146093.
+
 	* linux/x86_64/syscallent.h: Fix exit_group entry.
 
 	* util.c (getpc) [S390 || S390X]: Implement it.