changeset 542:7a15ee64acc7

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Sun, 17 Nov 2002 17:56:14 +0000
parents 796f2fe699be
children 522e5202014d
files docs.html
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/docs.html	Sun Nov 17 17:55:45 2002 +0000
+++ b/docs.html	Sun Nov 17 17:56:14 2002 +0000
@@ -20,6 +20,7 @@
 Major changes since SDL 1.0.0:
 </H2>
 <UL>
+	<LI> 1.2.6: Support 1-bit alpha on surfaces passed to SDL_WM_SetIcon()
 	<LI> 1.2.6: Greatly improved X11 DGA video speed (thanks Cezary!)
 	<LI> 1.2.6: Added MMX audio mixing code for gcc (thanks Stephane!)
 	<LI> 1.2.6: Fixed potential dropped events under DirectInput