diff docs.html @ 1:cf2af46e9e2a

Changes since SDL 1.2.0 release
author Sam Lantinga <slouken@lokigames.com>
date Thu, 26 Apr 2001 16:50:19 +0000
parents 74212992fb08
children ea6d917c9d51
line wrap: on
line diff
--- a/docs.html	Thu Apr 26 16:45:43 2001 +0000
+++ b/docs.html	Thu Apr 26 16:50:19 2001 +0000
@@ -16,6 +16,9 @@
 Major changes since SDL 1.0.0:
 </H2>
 <UL>
+	<LI> 1.2.1: Added support for building under Cygwin on Windows
+	<LI> 1.2.1: Added a dummy video driver for benchmarking (thanks Ryan!)
+	<LI> 1.2.1: Fixed fullscreen cursor offset bug on BeOS
 	<LI> 1.2.0: Added initial support for HP-UX (thanks Stephanie)
 	<LI> 1.2.0: Added initial support for BSDI (thanks Kurt)
 	<LI> 1.2.0: Fixed blitting 32-bit ARGB images to SDL_OPENGLBLIT screens