aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1992-01-31 22:16:45 +0000
committerJohn Gilmore <gnu@cygnus>1992-01-31 22:16:45 +0000
commitee7270cdcafecfa6c0967183e5c0d819727cabfe (patch)
treec964db41bed1919760994eb60b5d77674d0c916f /gdb/ChangeLog
parent4a1dcb7f7f630848876844c2b93680ec170d5565 (diff)
downloadgdb-ee7270cdcafecfa6c0967183e5c0d819727cabfe.zip
gdb-ee7270cdcafecfa6c0967183e5c0d819727cabfe.tar.gz
gdb-ee7270cdcafecfa6c0967183e5c0d819727cabfe.tar.bz2
* Projects: Patching executables is done.
* Makefile.in (VERSION): Roll to gdb-4.4. * README: Update for gdb-4.4.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 96dcc67..7f2475d 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
Fri Jan 31 00:05:01 1992 John Gilmore (gnu at cygnus.com)
+ * Projects: Patching executables is done.
+ * Makefile.in (VERSION): Roll to gdb-4.4.
+ * README: Update for gdb-4.4.
+
* symfile.c (reread_symbols): Whenever we reread one object
file's symbols, we must restart the scan, because the object_files
chain has been permuted.