[master] CMakeLists.txt updated with bugfixes and improvements

This commit is contained in:
Glenn Randers-Pehrson
2009-08-28 07:06:45 -05:00
parent a21c94e3dc
commit f6ce318061
3 changed files with 90 additions and 47 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.2.40beta02 - August 22, 2009
Libpng 1.2.40beta02 - August 27, 2009
This is not intended to be a public release. It will be replaced
within a few weeks by a public version or by another test version.
@@ -46,7 +46,8 @@ version 1.2.40beta01 [August 20, 2009]
Removed an extra png_debug() recently added to png_write_find_filter().
Fixed incorrect #ifdef in pngset.c regarding unknown chunk support.
version 1.2.40beta02 [August 22, 2009]
version 1.2.40beta02 [August 27, 2009]
Various bugfixes and improvements to CMakeLists.txt (Philip Lowman)
Send comments/corrections/commendations to png-mng-implement at lists.sf.net