From cc5ce5e0607eecb4f5d36523668c3312b0ec8ea9 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Sat, 20 May 2000 20:16:37 +0000 Subject: [PATCH] . original commit: ca7874f0430191cb6cefe565a94c23f58b6dc9c5 --- notes/mred/HISTORY | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/notes/mred/HISTORY b/notes/mred/HISTORY index 0075c744..17b16dd8 100644 --- a/notes/mred/HISTORY +++ b/notes/mred/HISTORY @@ -1,10 +1,14 @@ +Version 102/13: + + * Fixed MrEd2k bugs. + Version 102/12: * X: Fixed list-box scrolling. (PR 1435) - * Windows/MacOS: Made stdio window accept input (for `read', - etc.). + * Windows/MacOS: Made stdio window accept input for the initial input + port (for `read', etc.). * Windows: Fixed many MDI problems.