mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[master] Added attribute definition (warnings) for MSC_VER >= 1300 in pngconf.h
This commit is contained in:
20
ANNOUNCE
20
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.4.6beta06 - March 19, 2011
|
||||
Libpng 1.4.6beta07 - March 19, 2011
|
||||
|
||||
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.
|
||||
@@ -9,20 +9,20 @@ Files available for download:
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
1.4.6beta06.tar.xz (LZMA-compressed, recommended)
|
||||
1.4.6beta06.tar.gz
|
||||
1.4.6beta06.tar.bz2
|
||||
1.4.6beta07.tar.xz (LZMA-compressed, recommended)
|
||||
1.4.6beta07.tar.gz
|
||||
1.4.6beta07.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp146b06.7z (LZMA-compressed, recommended)
|
||||
lp146b06.zip
|
||||
lp146b07.7z (LZMA-compressed, recommended)
|
||||
lp146b07.zip
|
||||
|
||||
Other information:
|
||||
|
||||
1.4.6beta06-README.txt
|
||||
1.4.6beta06-LICENSE.txt
|
||||
1.4.6beta07-README.txt
|
||||
1.4.6beta07-LICENSE.txt
|
||||
|
||||
Changes since the last public release (1.4.5):
|
||||
|
||||
@@ -53,6 +53,10 @@ version 1.4.6beta06 [March 19, 2011]
|
||||
Updated contrib/pngsuite/README to add the word "modify".
|
||||
Added the private PNG_UNUSED() macro definition in pngconf.h.
|
||||
|
||||
version 1.4.6beta07 [March 19, 2011]
|
||||
ifdef out mask arrays in pngread.c when interlacing is not supported.
|
||||
Added attribute definition (warnings) for MSC_VER >= 1300 in pngconf.h
|
||||
|
||||
Send comments/corrections/commendations to glennrp at users.sourceforge.net
|
||||
or to png-mng-implement at lists.sf.net (subscription required; visit
|
||||
https://lists.sourceforge.net/lists/listinfo/png-mng-implement).
|
||||
|
||||
Reference in New Issue
Block a user