# HG changeset patch # User Sam Lantinga # Date 1184045873 0 # Node ID 7247f700c0187f8ae3252067a2139391c7c3a81c # Parent f0b8bbaf8de5976f8642e8574e6b37a8c44367f0 Added patch note for file I/O speedup diff -r f0b8bbaf8de5 -r 7247f700c018 docs.html --- a/docs.html Tue Jul 10 05:35:33 2007 +0000 +++ b/docs.html Tue Jul 10 05:37:53 2007 +0000 @@ -99,6 +99,9 @@ Fixed joystick detection on Windows.

+ Improved performance with Win32 file I/O. +

+

Fixed HBITMAP leak in GAPI driver.