From: Joel Brobecker Date: Thu, 10 Nov 2011 17:14:51 +0000 (+0000) Subject: Fix wrong changelog entry date. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bd119cf1520d4fc5b6733f7d035461dd277c951e;p=binutils-gdb.git Fix wrong changelog entry date. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 944155cbb8c..c1770be68e0 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 +2011-11-10 Tom Tromey * procfs.c (load_syscalls): Make a cleanup. (open_procinfo_files): fd==0 is ok.