aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1992-03-31 20:00:06 +0000
committerStu Grossman <grossman@cygnus>1992-03-31 20:00:06 +0000
commit5e8fdb82d90fa31929773f27167e25fc23bcd115 (patch)
treeea4288282e240f6cafc2348e00f9b89e31db3c01
parentfad3fc945a3730d8b17036b6f97131c7f95c20f3 (diff)
downloadbinutils-5e8fdb82d90fa31929773f27167e25fc23bcd115.zip
binutils-5e8fdb82d90fa31929773f27167e25fc23bcd115.tar.gz
binutils-5e8fdb82d90fa31929773f27167e25fc23bcd115.tar.bz2
* Makefile.in: version->4.4.8
-rw-r--r--gdb/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 92e7156..34722fd 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,7 @@
Tue Mar 31 11:01:06 1992 Stu Grossman (grossman at cygnus.com)
+ * Makefile.in: version->4.4.8
+
* procfs.c (open_proc_file): Disable inherit-on-fork flag so that
commands in .cshrc/.profile won't get traced.