From 1b80fd39ce05d5c353d5e21428f0dd2750710276 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Fri, 12 May 2000 04:00:03 +0000 Subject: [PATCH] . original commit: bea4d4913fd39be2119644ffb62d73dfd5931b70 --- notes/mred/HISTORY | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/notes/mred/HISTORY b/notes/mred/HISTORY index e26415ce..0075c744 100644 --- a/notes/mred/HISTORY +++ b/notes/mred/HISTORY @@ -1,11 +1,13 @@ Version 102/12: - * Fixed list-box scrolling. (PR 1435) + * X: Fixed list-box scrolling. (PR 1435) - * Made stdio window for Windows/MacOS accept input (for `read', + * Windows/MacOS: Made stdio window accept input (for `read', etc.). + * Windows: Fixed many MDI problems. + * Added an optional string-offset argument to dc<%>'s get-text-extent and draw-text.