aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e266390..205bd47 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,7 +1,7 @@
Tue Sep 9 17:41:41 1997 Jeffrey A Law (law@cygnus.com)
- * symtab.c (lookup_block_symbol): Add missing PARAMS for
- function scoped prototype.
+ * symtab.c, dbxread.c, stabsread.c: Fix up ANSI-C isms. Fix
+ some formatting problems.
Mon Sep 8 16:45:51 1997 Stu Grossman <grossman@cygnus.com>