changeset 4119:98dee075dae0 SDL-1.2

Added patch note for fixing bug #503
author Sam Lantinga <slouken@libsdl.org>
date Sat, 29 Dec 2007 19:01:13 +0000
parents 3c068a8c016f
children d07c60f5e460
files docs.html
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/docs.html	Sat Dec 29 18:58:09 2007 +0000
+++ b/docs.html	Sat Dec 29 19:01:13 2007 +0000
@@ -37,6 +37,9 @@
 	Fixed crash in SDL_SoftStretch() on secure operating systems.
 </P>
 <P>
+	Fixed undefined symbol on X11 implementations without UTF-8 support.
+</P>
+<P>
 	Worked around BadAlloc error when using XVideo on the XFree86 Intel Integrated Graphics driver.
 </P>
 <P>
@@ -59,6 +62,9 @@
 <P>
 	Added SDL_BUTTON_X1 and SDL_BUTTON_X2 constants for extended mouse buttons.
 </P>
+<P>
+	Added support for quoted command line arguments.
+</P>
 </BLOCKQUOTE>
 
 <H3> Mac OS X Notes </H3>