# HG changeset patch # User Ryan C. Gordon # Date 1184140067 0 # Node ID 3e380b8247aa287e4b3c50f68fc04c9edac47c5f # Parent 810c6f4ab7aa7175a3aee075df0dff43a98aedc3 Added more release notes. diff -r 810c6f4ab7aa -r 3e380b8247aa docs.html --- 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 @@

Unofficial support for the Nintendo DS platform has been added.

+

+ Reenabled MMX assembly for YUV overlay processing (GNU C Compiler only). +

Unix Notes

@@ -81,6 +84,9 @@

Closed minor memory leak in XME code.

+

+ Fixed TEXTRELs in the library to resolve some PIC issues. +

Windows Notes