From 0e01b0fbd411f8ad64e92cb68c5c8fd672f99423 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Sat, 21 Jun 2003 12:26:57 +0000 Subject: [PATCH] . original commit: fdffaa15e69e58d9a3daddb37fe99660e39a7aac --- notes/mred/HISTORY | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/mred/HISTORY b/notes/mred/HISTORY index 6e43829b..bce0767e 100644 --- a/notes/mred/HISTORY +++ b/notes/mred/HISTORY @@ -2,7 +2,7 @@ Version 204.6 Changed canvas% so that 'gl style is no longer needed to enable OpenGL drawing in the canvas -Added get-gl method to dc<%>, which returns a +Added get-gl-context method to dc<%>, which returns a gl-context<%> for canvas and bitmap DCs Changed with-gl-context method of canvas% to use call-as-current for its gl-context<%>; the difference