summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df8bd5f9a0..207092eb97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Wed Nov 8 16:31:25 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+
+ * termios/Makefile (headers): Add sys/ttychars.h.
+ * termios/sys/ttychars.h: New file, incorporated from 4.4BSD-Lite
+ for compatibility.
+
+ * signal/signal.h [__USE_BSD] (sig_t): New typedef.
+
+Wed Nov 8 15:12:47 1995 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu>
+
+ * sysdeps/mach/hurd/ptrace.c (ptrace) [PTRACE_TRACEME]: Notify the
+ proc server that we are now traced.
+
Tue Nov 7 12:29:46 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* elf/Makefile (ldd): Make it executable.