From af2c759187e41db74635db0c9b438e2c9e34ee93 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Thu, 15 Dec 2005 19:39:58 +0000 Subject: [PATCH] Changed 299 to 300 svn: r1622 --- notes/drscheme/HISTORY | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notes/drscheme/HISTORY b/notes/drscheme/HISTORY index 1e08cf8e72..6f012fdd45 100644 --- a/notes/drscheme/HISTORY +++ b/notes/drscheme/HISTORY @@ -1,5 +1,5 @@ ------------------------------ - Version 299 + Version 300 ------------------------------ - Added support for user-definable keybindings. See the new @@ -19,7 +19,7 @@ - the PLTDRDEBUG environment variable now works much better. Thanks to improvements in cm, setting it now builds .zos with errortrace and should make porting tools - to v299 much easier. + to v300 much easier. - set the PLTDRBREAK environment variable to get a window with two buttons that are useful for debugging deadlocks