diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7db03c9..5a814c4 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2011-01-17 Tom Tromey <tromey@redhat.com> + + * cli/cli-cmds.c (apropos_command): Fix formatting. Don't call + re_compile_fastmap. + 2011-01-17 Pierre Muller <muller@ics.u-strasbg.fr> * p-exp.y (intvar): New static variable, used to set CURRENT_TYPE |