changeset 4048:3e380b8247aa SDL-1.2

Added more release notes.
author Ryan C. Gordon <icculus@icculus.org>
date Wed, 11 Jul 2007 07:47:47 +0000
parents 810c6f4ab7aa
children 60f677630282
files docs.html
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/docs.html	Wed Jul 11 07:25:57 2007 +0000
+++ b/docs.html	Wed Jul 11 07:47:47 2007 +0000
@@ -52,6 +52,9 @@
 <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 @@
 <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>