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 10ffe85..d3feea3 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2008-08-29 Doug Evans <dje@google.com> + + * cli/cli-decode.c (help_cmd): Fix thinko in pre/post hook help output. + 2008-08-29 Tom Tromey <tromey@redhat.com> * maint.c (_initialize_maint_cmds): Fix typo. |