aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>1999-01-28 06:11:03 +0000
committerJim Ingham <jingham@apple.com>1999-01-28 06:11:03 +0000
commit31262a404a83ef595d78e3bf24dd92b11b2cc47b (patch)
tree884a391cd48850261f05fd11d18e78553d6468f9 /gdb/ChangeLog
parentc98fe0c11974772749686145f3172dc8c9004909 (diff)
downloadgdb-31262a404a83ef595d78e3bf24dd92b11b2cc47b.zip
gdb-31262a404a83ef595d78e3bf24dd92b11b2cc47b.tar.gz
gdb-31262a404a83ef595d78e3bf24dd92b11b2cc47b.tar.bz2
1999-01-27 James Ingham <jingham@cygnus.com>
* gdbtk-wrapper.c: Missed a couple of places where FILE->GDB_FILE in the fputs_unfiltered_hook needed to propagate.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 4b1fb9b..1ddf58e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,7 +1,5 @@
1999-01-27 James Ingham <jingham@cygnus.com>
- Merging changes in from gdbtk-980810-branch:
-
* typeprint.c (whatis_exp): Remove static declaration.
Wed Jan 27 16:50:25 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>