aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 944155c..c1770be 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -3,7 +3,7 @@
* findvar.c (read_frame_register_value): Read the correct bytes
from registers on big-endian architectures.
-2011-11-09 Tom Tromey <tromey@redhat.com>
+2011-11-10 Tom Tromey <tromey@redhat.com>
* procfs.c (load_syscalls): Make a cleanup.
(open_procinfo_files): fd==0 is ok.