Commit 0b021f7b authored by Sam Lantinga's avatar Sam Lantinga

Added patch note for fixing bug #503

--HG--
branch : SDL-1.2
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402676
parent 39f17c1f
...@@ -36,6 +36,9 @@ SDL 1.2.13 is a minor bug fix release. ...@@ -36,6 +36,9 @@ SDL 1.2.13 is a minor bug fix release.
<P> <P>
Fixed crash in SDL_SoftStretch() on secure operating systems. Fixed crash in SDL_SoftStretch() on secure operating systems.
</P> </P>
<P>
Fixed undefined symbol on X11 implementations without UTF-8 support.
</P>
<P> <P>
Worked around BadAlloc error when using XVideo on the XFree86 Intel Integrated Graphics driver. Worked around BadAlloc error when using XVideo on the XFree86 Intel Integrated Graphics driver.
</P> </P>
...@@ -59,6 +62,9 @@ SDL 1.2.13 is a minor bug fix release. ...@@ -59,6 +62,9 @@ SDL 1.2.13 is a minor bug fix release.
<P> <P>
Added SDL_BUTTON_X1 and SDL_BUTTON_X2 constants for extended mouse buttons. Added SDL_BUTTON_X1 and SDL_BUTTON_X2 constants for extended mouse buttons.
</P> </P>
<P>
Added support for quoted command line arguments.
</P>
</BLOCKQUOTE> </BLOCKQUOTE>
<H3> Mac OS X Notes </H3> <H3> Mac OS X Notes </H3>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment