Skip to content

Commit

Permalink
Added patch note for fixing bug #503
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Dec 29, 2007
1 parent c51344b commit ad42f61
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs.html
Expand Up @@ -36,6 +36,9 @@ <H3> Unix Notes </H3>
<P>
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>
Expand All @@ -59,6 +62,9 @@ <H3> Windows Notes </H3>
<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>
Expand Down

0 comments on commit ad42f61

Please sign in to comment.