mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
Imported from libpng-1.4.0beta27.tar
This commit is contained in:
28
ANNOUNCE
28
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.4.0beta26 - August 4, 2008
|
||||
Libpng 1.4.0beta27 - August 5, 2008
|
||||
|
||||
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,27 +9,27 @@ Files available for download:
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
1.4.0beta26.tar.gz
|
||||
1.4.0beta26.tar.bz2
|
||||
1.4.0beta27.tar.gz
|
||||
1.4.0beta27.tar.bz2
|
||||
|
||||
Source files with LF line endings (for Unix/Linux) without the
|
||||
"configure" script
|
||||
|
||||
1.4.0beta26-no-config.tar.gz
|
||||
1.4.0beta26-no-config.tar.bz2
|
||||
1.4.0beta27-no-config.tar.gz
|
||||
1.4.0beta27-no-config.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp140b26.zip
|
||||
lp140b26.tar.bz2
|
||||
lp140b27.zip
|
||||
lp140b27.tar.bz2
|
||||
|
||||
Other information:
|
||||
|
||||
1.4.0beta26-README.txt
|
||||
1.4.0beta26-KNOWNBUGS.txt
|
||||
1.4.0beta26-LICENSE.txt
|
||||
1.4.0beta26-Y2K-compliance.txt
|
||||
1.4.0beta27-README.txt
|
||||
1.4.0beta27-KNOWNBUGS.txt
|
||||
1.4.0beta27-LICENSE.txt
|
||||
1.4.0beta27-Y2K-compliance.txt
|
||||
|
||||
Changes since the last public release (1.2.10):
|
||||
|
||||
@@ -291,6 +291,12 @@ version 1.4.0beta26 [August 4, 2008]
|
||||
Updated contrib/visupng/cexcept.h to version 2.0.1
|
||||
Added PNG_LITERAL_CHARACTER macros for #, [, and ].
|
||||
|
||||
version 1.4.0beta27 [August 5, 2008]
|
||||
Revised usage of PNG_LITERAL_SHARP in pngerror.c.
|
||||
Moved newline character from individual png_debug messages into the
|
||||
png_debug macros.
|
||||
Allow user to #define their own png_debug, png_debug1, and png_debug2.
|
||||
|
||||
version 1.4.0betaN [future]
|
||||
Build shared libraries with -lz and sometimes -lm.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user