From 26a6367085d428aec1628f7f920f2a6847b4d22c Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Fri, 27 Oct 2000 21:54:47 +0000 Subject: [PATCH] . original commit: 05d65c4c3f068ce0f4454326f13055b235e575fb --- notes/mred/HISTORY | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/notes/mred/HISTORY b/notes/mred/HISTORY index 25b6106d..13742f1b 100644 --- a/notes/mred/HISTORY +++ b/notes/mred/HISTORY @@ -1,4 +1,12 @@ +Version 103.3: + + * Windows: fixed editor scrolling so that it updates the text while + a user drags the scrollbar. + + * Windows: fixed refresh bug (Win2k-specific?) exposed by + 103.2 threading changes. + Version 103.2: * Windows: fixed dialog% bugs introduced in 103.1.