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 9c0c114..81070fa 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Tue Oct 21 14:15:26 1997 Per Bothner <bothner@cygnus.com> + + * ch-exp.c: Rename FIELD_NAME to DOT_FIELD_NAME (to avoid conflict). + Fri Oct 17 13:22:02 1997 Stan Shebs <shebs@andros.cygnus.com> * infcmd.c: Improve grammar of "set args" help. |