diff docs.html @ 6:332f458469f0

Fixed 320x200 video mode on framebuffer console
author Sam Lantinga <slouken@lokigames.com>
date Thu, 26 Apr 2001 17:05:23 +0000
parents ea6d917c9d51
children e30a8ce27c22
line wrap: on
line diff
--- a/docs.html	Thu Apr 26 16:55:37 2001 +0000
+++ b/docs.html	Thu Apr 26 17:05:23 2001 +0000
@@ -16,6 +16,7 @@
 Major changes since SDL 1.0.0:
 </H2>
 <UL>
+	<LI> 1.2.1: Fixed 320x200 video mode on framebuffer console
 	<LI> 1.2.1: Improved robustness for the ELO touchpad (thanks Alex!)
 	<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!)