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.0beta4.tar
This commit is contained in:
34
ANNOUNCE
34
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.4.0beta3 - May 10, 2006
|
||||
Libpng 1.4.0beta4 - May 11, 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.4.0beta3.tar.gz
|
||||
1.4.0beta3.tar.bz2
|
||||
1.4.0beta4.tar.gz
|
||||
1.4.0beta4.tar.bz2
|
||||
|
||||
Source files with LF line endings (for Unix/Linux) without the
|
||||
"configure" script
|
||||
|
||||
1.4.0beta3-no-config.tar.gz
|
||||
1.4.0beta3-no-config.tar.bz2
|
||||
1.4.0beta4-no-config.tar.gz
|
||||
1.4.0beta4-no-config.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp140b03.zip
|
||||
lp140b03.tar.bz2
|
||||
lp140b04.zip
|
||||
lp140b04.tar.bz2
|
||||
|
||||
Project files
|
||||
|
||||
1.4.0beta3-project-netware.zip
|
||||
1.4.0beta3-project-wince.zip
|
||||
1.4.0beta4-project-netware.zip
|
||||
1.4.0beta4-project-wince.zip
|
||||
|
||||
Other information:
|
||||
|
||||
1.4.0beta3-README.txt
|
||||
1.4.0beta3-KNOWNBUGS.txt
|
||||
1.4.0beta3-LICENSE.txt
|
||||
1.4.0beta3-Y2K-compliance.txt
|
||||
1.4.0beta4-README.txt
|
||||
1.4.0beta4-KNOWNBUGS.txt
|
||||
1.4.0beta4-LICENSE.txt
|
||||
1.4.0beta4-Y2K-compliance.txt
|
||||
|
||||
Changes since the last public release (1.2.9):
|
||||
|
||||
@@ -94,14 +94,18 @@ version 1.4.0beta2 [April 20, 2006]
|
||||
Moved some leftover MMX-related defines from pngconf.h to pngintrn.h
|
||||
Updated scripts/pngos2.def, pngw32.def, and projects/wince/png32ce.def
|
||||
Updated scripts/pngw32.def to comment out MMX functions.
|
||||
|
||||
version 1.4.0beta3 [May 10, 2006]
|
||||
Updated scripts/pngw32.def to comment out MMX functions.
|
||||
Added PNG_NO_GET_INT_32 and PNG_NO_SAVE_INT_32 macros.
|
||||
Scripts/libpng.pc.in contained "configure" style version info and would
|
||||
not work with makefiles.
|
||||
Revised pngconf.h and added pngconf.h.in so makefiles and configure can
|
||||
pass defines to libpng and applications.
|
||||
|
||||
version 1.4.0beta3 [May 10, 2006]
|
||||
Updated scripts/pngw32.def to comment out MMX functions.
|
||||
version 1.4.0beta4 [May 11, 2006]
|
||||
Revised configure.ac, Makefile.am, and many of the makefiles to write
|
||||
their defines in pngconf.h.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user