mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
Restore png_combine_row() to progressive-read-only builds.
This commit is contained in:
4
ANNOUNCE
4
ANNOUNCE
@@ -455,8 +455,8 @@ version 1.4.0beta59 [May 15, 2009]
|
||||
Relocated misplaced #endif in pngwrite.c, sCAL chunk handler.
|
||||
|
||||
version 1.4.0beta60 [May 18, 2009]
|
||||
Conditionally compile png_combine_row() and png_read_finish_row()
|
||||
which are not used by progressive readers.
|
||||
Conditionally compile png_read_finish_row() which is not used by
|
||||
progressive readers.
|
||||
|
||||
version 1.4.0betaN [future]
|
||||
Build shared libraries with -lz and sometimes -lm.
|
||||
|
||||
Reference in New Issue
Block a user