aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1992-11-15 20:26:35 +0000
committerFred Fish <fnf@specifix.com>1992-11-15 20:26:35 +0000
commit45a655b0b67e5f21ee23119cc34bf7125965e59d (patch)
tree834e3de0bb0eaeb019b562194d425f59aec7e73a /gdb/ChangeLog
parent6845e2da3e8d8bc547185d00efb7687481ad29c1 (diff)
downloadgdb-45a655b0b67e5f21ee23119cc34bf7125965e59d.zip
gdb-45a655b0b67e5f21ee23119cc34bf7125965e59d.tar.gz
gdb-45a655b0b67e5f21ee23119cc34bf7125965e59d.tar.bz2
* Makefile.in (VERSION): Bump to 4.7.2
* symtab.c (find_pc_symtab): Fix return of random value to caller.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 0f63ad0..fd10cdc 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,8 @@
Sun Nov 15 09:22:09 1992 Fred Fish (fnf@cygnus.com)
+ * Makefile.in (VERSION): Bump to 4.7.2
+ * symtab.c (find_pc_symtab): Fix return of random value
+ to caller.
* Makefile.in (SFILES_MAINDIR): Add ch-exp.y.
* Makefile.in (YYFILES): Add ch-exp.tab.c.
* Makefile.in (YYOBJ): Add ch-exp.tab.o.