diff docs.html @ 296:fab1ddc4d7bf

Removed the API changes to preserve SDL 1.2 stability
author Sam Lantinga <slouken@libsdl.org>
date Wed, 06 Mar 2002 11:05:47 +0000
parents d2d48e10f370
children 7a69392b8599
line wrap: on
line diff
--- a/docs.html	Wed Mar 06 05:37:21 2002 +0000
+++ b/docs.html	Wed Mar 06 11:05:47 2002 +0000
@@ -16,8 +16,6 @@
 Major changes since SDL 1.0.0:
 </H2>
 <UL>
-	<LI> 1.2.4: Added shared object loading functions in SDL_loadso.h
-	<LI> 1.2.4: Added SDL_LockRect() and SDL_UnlockRect()
 	<LI> 1.2.4: Incorporated XFree86 extension libraries into the source
 	<LI> 1.2.4: Added initial support for Atari (thanks Patrice!)
 	<LI> 1.2.4: Added support for joysticks on *BSD (thanks Wilbern!)