From 62aa9de6124d981237a68b42906ed8d216b66049 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Sun, 8 Apr 2001 02:44:04 +0000 Subject: [PATCH] . original commit: c1cab34ebe49c909ed5899b1226ef6e879ab7d01 --- notes/mred/HISTORY | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/mred/HISTORY b/notes/mred/HISTORY index c8b00ced..2426e34b 100644 --- a/notes/mred/HISTORY +++ b/notes/mred/HISTORY @@ -4,7 +4,7 @@ Version 199.7: * Added a 'gl style flag to canvas%, for use with extensions that draw to the current OpenGL context. The canvas% class also has two new methods: `with-gl-context' and `swap-gl-buffers'. The 'gl style - is only support in Windows for now. + is only supported in Windows for now. Version 199.1: