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.23beta02.tar
This commit is contained in:
34
ANNOUNCE
34
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.2.23beta01 - October 15, 2007
|
||||
Libpng 1.2.23beta02 - October 16, 2007
|
||||
|
||||
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
|
||||
|
||||
libpng-1.2.23beta01.tar.gz
|
||||
libpng-1.2.23beta01.tar.bz2
|
||||
libpng-1.2.23beta02.tar.gz
|
||||
libpng-1.2.23beta02.tar.bz2
|
||||
|
||||
Source files with LF line endings (for Unix/Linux) without the
|
||||
"configure" script
|
||||
|
||||
libpng-1.2.23beta01-no-config.tar.gz
|
||||
libpng-1.2.23beta01-no-config.tar.bz2
|
||||
libpng-1.2.23beta02-no-config.tar.gz
|
||||
libpng-1.2.23beta02-no-config.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp1223b01.zip
|
||||
lp1223b01.tar.bz2
|
||||
lp1223b02.zip
|
||||
lp1223b02.tar.bz2
|
||||
|
||||
Project files
|
||||
|
||||
libpng-1.2.23beta01-project-netware.zip
|
||||
libpng-1.2.23beta01-project-wince.zip
|
||||
libpng-1.2.23beta02-project-netware.zip
|
||||
libpng-1.2.23beta02-project-wince.zip
|
||||
|
||||
Other information:
|
||||
|
||||
libpng-1.2.23beta01-README.txt
|
||||
libpng-1.2.23beta01-KNOWNBUGS.txt
|
||||
libpng-1.2.23beta01-LICENSE.txt
|
||||
libpng-1.2.23beta01-Y2K-compliance.txt
|
||||
libpng-1.2.23beta02-README.txt
|
||||
libpng-1.2.23beta02-KNOWNBUGS.txt
|
||||
libpng-1.2.23beta02-LICENSE.txt
|
||||
libpng-1.2.23beta02-Y2K-compliance.txt
|
||||
|
||||
Changes since the last public release (1.2.19):
|
||||
|
||||
@@ -62,7 +62,7 @@ version 1.2.20rc2 [August 27, 2007]
|
||||
Revised #ifdefs to ensure one and only one of pnggccrd.c, pngvcrd.c,
|
||||
or part of pngrutil.c is selected.
|
||||
|
||||
version 1.2.20rc3 [October 15, 2007]
|
||||
version 1.2.20rc3 [October 16, 2007]
|
||||
Remove a little more code in pngwutil.c when PNG_NO_WRITE_FILTER is selected.
|
||||
Added /D _CRT_SECURE_NO_WARNINGS to visual6c and visualc71 projects.
|
||||
Compile png_mmx_support() in png.c even when PNG_NO_MMX_CODE is defined.
|
||||
@@ -129,10 +129,14 @@ version 1.0.30rc1 and 1.2.22rc1 [October 8, 2007]
|
||||
version 1.0.30 and 1.2.22 [October 13, 2007]
|
||||
No changes.
|
||||
|
||||
version 1.2.23 [October 15, 2007]
|
||||
version 1.2.23beta01 [October 15, 2007]
|
||||
Reduced number of invocations of png_strlen() in pngset.c.
|
||||
Changed [azAZ09_] to [_abcde...89] in Makefile.am for better localization.
|
||||
|
||||
version 1.2.23beta02 [October 16, 2007]
|
||||
Eliminated png_strncpy() and png_strcpy() (Pierre Poissinger)
|
||||
Changed $AN to $(AN) in Makefile.am.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user