seems Linux/IA64 changed register names on us, switch to using new names
diff --git a/ChangeLog b/ChangeLog
index 25ebed6..532a123 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2001-08-03   Wichert Akkerman <wakkerma@debian.org>
 
+  * process.c: seems Linux/IA64 changed register names on us, switch to
+    using new names.
+
+2001-08-03   Wichert Akkerman <wakkerma@debian.org>
+
   * strace.c: set CLOEXEC  flag for outputfile
 
 2001-08-03   Wichert Akkerman <wakkerma@debian.org>