# HG changeset patch
# User Ryan C. Gordon
# Date 1182888255 0
# Node ID 0a0f8cccc77cf1372d3eca63a2bf12c1d012c164
# Parent b0d021cf41b634e2233908966765697400c7a847
Updated "What's New" docs.
diff -r b0d021cf41b6 -r 0a0f8cccc77c docs.html
--- 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/
- 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.
Fixed buffer overrun crash when resampling audio rates.