diff docs.html @ 539:a9e38f3b8e4d

Added MMX audio mixing code for gcc (thanks Stephane!)
author Sam Lantinga <slouken@libsdl.org>
date Sat, 09 Nov 2002 06:13:28 +0000
parents 77b05010bb33
children 4bcfb93e0dfe
line wrap: on
line diff
--- a/docs.html	Sat Nov 09 05:52:49 2002 +0000
+++ b/docs.html	Sat Nov 09 06:13:28 2002 +0000
@@ -20,6 +20,7 @@
 Major changes since SDL 1.0.0:
 </H2>
 <UL>
+	<LI> 1.2.6: Added MMX audio mixing code for gcc (thanks Stephane!)
 	<LI> 1.2.6: Fixed potential dropped events under DirectInput
 	<LI> 1.2.6: Added Visual C++ 7 (.NET) projects (thanks James!)
 	<LI> 1.2.5: Added an environment variable SDL_HAS3BUTTONMOUSE for Quartz