changeset 203:c6a0a7fe9a21

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Sun, 30 Sep 2001 20:23:55 +0000
parents 401f0134f4f9
children 62bad9a82022
files docs.html
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/docs.html	Sun Sep 30 20:19:20 2001 +0000
+++ b/docs.html	Sun Sep 30 20:23:55 2001 +0000
@@ -16,14 +16,16 @@
 Major changes since SDL 1.0.0:
 </H2>
 <UL>
+	<LI> 1.2.3: Fixed crash when using double-buffering with DGA
 	<LI> 1.2.3: Fixed resuming a paused CD on Win2K (thanks Aragorn)
+	<LI> 1.2.3: Improved MacOS international keyboard handling (thanks Max!)
 	<LI> 1.2.3: Added support for the GNU Pth thread lib (thanks Mandin!)
 	<LI> 1.2.3: Added the Undo key for the Atari keyboard (thanks Mandin!)
 	<LI> 1.2.3: Fixed XVideo on GeForce by using last available adaptor
 	<LI> 1.2.3: Added CD-ROM support for BSD/OS (thanks Steven!)
 	<LI> 1.2.3: Added library version information to the Windows DLL
 	<LI> 1.2.3: Added initial support for EPOC/Symbian OS (thanks Hannu!)
-	<LI> 1.2.3: Added a joystick driver for  MacOS X (thanks Max!)
+	<LI> 1.2.3: Added a joystick driver for MacOS X (thanks Max!)
 	<LI> 1.2.3: Improved MacOS X international keyboard handling
 	<LI> 1.2.3: Added support for DirectFB video on Linux (thanks Denis!)
 	<LI> 1.2.3: Fixed IDE and SCSI CD-ROM detection on BeOS (thanks Caz!)