diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 1a0c12f436a..3753b246ac9 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Wed Jun 23 00:25:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + * dbxread.c (copy_pending): Change name and function of begi argument + to endi, since that is what the caller needs. + * Makefile.in (TAGFILES): Don't include YYFILES. * Makefile.in (HFILES): Include monitor.h. |