Added more release notes.

--HG--
branch : SDL-1.2
This commit is contained in:
Ryan C. Gordon 2007-07-11 07:47:47 +00:00
parent e79a9981ca
commit e67530ab71

View File

@ -52,6 +52,9 @@ SDL 1.2.12 is a minor bug fix release.
<P>
Unofficial support for the Nintendo DS platform has been added.
</P>
<P>
Reenabled MMX assembly for YUV overlay processing (GNU C Compiler only).
</P>
</BLOCKQUOTE>
<H3> Unix Notes </H3>
@ -81,6 +84,9 @@ SDL 1.2.12 is a minor bug fix release.
<P>
Closed minor memory leak in XME code.
</P>
<P>
Fixed TEXTRELs in the library to resolve some PIC issues.
</P>
</BLOCKQUOTE>
<H3> Windows Notes </H3>