[devel] Bump to version libpng-1.5.0beta11

This commit is contained in:
Glenn Randers-Pehrson
2010-03-03 05:38:29 -06:00
parent 6c2e919c7e
commit 65a223794a
50 changed files with 108 additions and 165 deletions

View File

@@ -32,7 +32,9 @@
- 2.01: fixed 64-bit typo in readpng2.c
- 2.02: fixed improper display of usage screen on PNG error(s); fixed
unexpected-EOF and file-read-error cases
- 2.03: removed runtime MMX-enabling/disabling and obsolete -mmx* options
- 2.03: removed runtime MMX-enabling/disabling and obsolete -mmx* options;
removed special error-handling which is no longer needed
because of the new libpng png_longjmp() feature in libpng-1.5.0.
---------------------------------------------------------------------------