diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 41236ea..46d5423 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com> + + * symtab.h (struct symbol <symtab>): New comment on NULL values. + 2010-01-27 Doug Evans <dje@google.com> * breakpoint.c (bpstat_stop_status): Delete useless code. |