[master] Removed "#define PNG_NO_ERROR_NUMBERS" that was inadvertently added

to pngconf.h in version 1.2.41.
This commit is contained in:
Glenn Randers-Pehrson 2009-12-04 06:03:57 -06:00
parent 804cc98cd1
commit 878fea5403
3 changed files with 4 additions and 1 deletions

View File

@ -43,6 +43,8 @@ Other information:
Changes since the last public release (1.2.41):
version 1.2.42beta01 [December 4, 2009]
Removed "#define PNG_NO_ERROR_NUMBERS" that was inadvertently added
to pngconf.h in version 1.2.41.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net

View File

@ -2606,6 +2606,8 @@ version 1.2.41 [December 3, 2009]
Updated the list of files and made some cosmetic changes in README.
version 1.2.42 [December 4, 2009]
Removed "#define PNG_NO_ERROR_NUMBERS" that was inadvertently added
to pngconf.h in version 1.2.41.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit

View File

@ -756,7 +756,6 @@
#endif /* PNG_WRITE_SUPPORTED */
#define PNG_NO_ERROR_NUMBERS
#ifndef PNG_1_0_X
# ifndef PNG_NO_ERROR_NUMBERS
# define PNG_ERROR_NUMBERS_SUPPORTED