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 66ab82f..31a3d90 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +1998-07-01 Jim Blandy <jimb@zwingli.cygnus.com> + + * Makefile.in (ax-general.o): Depend on $(defs_h) too. + (ax_h): Bother to define this. + Mon Jun 29 19:01:18 1998 Jim Wilson <wilson@cygnus.com> * gnu-regex.c (re_comp): Add cast to char * before gettext calls. |