aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index f59ac7a..8f26247 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,7 +1,12 @@
+Wed Feb 12 15:08:47 1997 Dawn Perchik <dawn@cygnus.com>
+
+ * debugify.c, debugify.h: Fix for general gnu use. Remove C++
+ comment, add PARAMS, add license info and fix indentation.
+
Wed Feb 12 14:42:47 1997 Dawn Perchik <dawn@cygnus.com>
- * debugify.c, debugify.h: New files. Provide common macros
+ * debugify.c, debugify.h: New files. Provide common macros
for writing debug info to a log file or stdio.
Wed Feb 12 02:44:39 1997 Dawn Perchik <dawn@cygnus.com>