aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 2c628ac..dc6ff49 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+Fri Apr 5 13:25:42 1996 Michael Meissner <meissner@tiktok.cygnus.com>
+
+ * gdbtk.c (SIOCSPGRP, linux): If on Linux, undef SIOCSPGRP, since
+ some versions of the kernel don't support it.
+
Thu Apr 4 20:16:55 1996 Fred Fish <fnf@cygnus.com>
* configure.in: Check for setpgid function.