Fix wrong changelog entry date.

This commit is contained in:
Joel Brobecker 2011-11-10 17:14:51 +00:00
parent 22355c9080
commit bd119cf152
1 changed files with 1 additions and 1 deletions

View File

@ -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.