mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
Imported from libpng-1.2.10rc3.tar
This commit is contained in:
33
ANNOUNCE
33
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.2.10rc2 - April 19, 2006
|
||||
Libpng 1.2.10rc3 - April 21, 2006
|
||||
|
||||
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,32 +9,32 @@ Files available for download:
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
1.2.10rc2.tar.gz
|
||||
1.2.10rc2.tar.bz2
|
||||
1.2.10rc3.tar.gz
|
||||
1.2.10rc3.tar.bz2
|
||||
|
||||
Source files with LF line endings (for Unix/Linux) without the
|
||||
"configure" script
|
||||
|
||||
1.2.10rc2-no-config.tar.gz
|
||||
1.2.10rc2-no-config.tar.bz2
|
||||
1.2.10rc3-no-config.tar.gz
|
||||
1.2.10rc3-no-config.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp1210r02.zip
|
||||
lp1210r02.tar.bz2
|
||||
lp1210r03.zip
|
||||
lp1210r03.tar.bz2
|
||||
|
||||
Project files
|
||||
|
||||
1.2.10rc2-project-netware.zip
|
||||
1.2.10rc2-project-wince.zip
|
||||
1.2.10rc3-project-netware.zip
|
||||
1.2.10rc3-project-wince.zip
|
||||
|
||||
Other information:
|
||||
|
||||
1.2.10rc2-README.txt
|
||||
1.2.10rc2-KNOWNBUGS.txt
|
||||
1.2.10rc2-LICENSE.txt
|
||||
1.2.10rc2-Y2K-compliance.txt
|
||||
1.2.10rc3-README.txt
|
||||
1.2.10rc3-KNOWNBUGS.txt
|
||||
1.2.10rc3-LICENSE.txt
|
||||
1.2.10rc3-Y2K-compliance.txt
|
||||
|
||||
Changes since the last public release (1.2.9):
|
||||
|
||||
@@ -68,11 +68,16 @@ version 1.2.10rc1 [April 19, 2006]
|
||||
Ensure pngconf.h doesn't define both PNG_USE_PNGGCCRD and PNG_USE_PNGVCRD
|
||||
Fixed "LN_FS" typo in makefile.sco and makefile.solaris.
|
||||
|
||||
version 1.2.10rc2 [April 19, 2006]
|
||||
version 1.2.10rc2 [April 20, 2006]
|
||||
Added a backslash between -DPNG_CONFIGURE_LIBPNG and -DPNG_NO_ASSEMBLER_CODE
|
||||
in configure.ac
|
||||
Made the configure warning about versioned symbols less arrogant.
|
||||
|
||||
version 1.2.10rc3 [April 21, 2006]
|
||||
Added a note in libpng.txt that png_set_sig_bytes(8) can be used when
|
||||
writing an embedded PNG without the 8-byte signature.
|
||||
Revised makefiles and configure to avoid making links to libpng.so.*
|
||||
|
||||
Send comments/corrections/commendations 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