summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-03-21 16:23:21 +0000
committerRoland McGrath <roland@gnu.org>1996-03-21 16:23:21 +0000
commit036a2725481f219aa54ce4a55b3a62694f994c82 (patch)
tree97a73cc789c5ff0c92686308e983603081f10502 /ChangeLog
parentce563359aff66775c71c3e84e7d06a69c199eac0 (diff)
Thu Mar 21 11:19:15 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* mach/devstream.c (input): Translate \r to \n on input.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1bf429ddce..e259705895 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Mar 21 11:19:15 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
+
+ * mach/devstream.c (input): Translate \r to \n on input.
+
Wed Mar 20 11:28:49 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* stdio-common/printf.h, stdio-common/printf_fp.c,