changeset 3982:0a0f8cccc77c SDL-1.2

Updated "What's New" docs.
author Ryan C. Gordon <icculus@icculus.org>
date Tue, 26 Jun 2007 20:04:15 +0000
parents b0d021cf41b6
children 540466e900db
files docs.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/docs.html	Tue Jun 26 20:02:40 2007 +0000
+++ b/docs.html	Tue Jun 26 20:04:15 2007 +0000
@@ -26,7 +26,7 @@
 	Added support for the PulseAudio sound server: http://www.pulseaudio.org/
 </P>
 <P>
-	Added SDL_VIDEO_ALLOW_SCREENSAVER to override SDL's disabling of the screensaver on Mac OS X and X11.
+	Added SDL_VIDEO_ALLOW_SCREENSAVER to override SDL's disabling of the screensaver on Mac OS X, Windows, and X11.
 </P>
 <P>
 	Fixed buffer overrun crash when resampling audio rates.