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.9beta5.tar
This commit is contained in:
36
ANNOUNCE
36
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.2.9beta4 - March 2, 2006
|
||||
Libpng 1.2.9beta5 - March 4, 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,26 +9,26 @@ Files available for download:
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
1.2.9beta4.tar.gz
|
||||
1.2.9beta4.tar.bz2
|
||||
1.2.9beta5.tar.gz
|
||||
1.2.9beta5.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp129b04.zip
|
||||
lp129b04.tar.bz2
|
||||
lp129b05.zip
|
||||
lp129b05.tar.bz2
|
||||
|
||||
Project files
|
||||
|
||||
1.2.9beta4-project-netware.zip
|
||||
1.2.9beta4-project-wince.zip
|
||||
1.2.9beta5-project-netware.zip
|
||||
1.2.9beta5-project-wince.zip
|
||||
|
||||
Other information:
|
||||
|
||||
1.2.9beta4-README.txt
|
||||
1.2.9beta4-KNOWNBUGS.txt
|
||||
1.2.9beta4-LICENSE.txt
|
||||
1.2.9beta4-Y2K-compliance.txt
|
||||
1.2.9beta5-README.txt
|
||||
1.2.9beta5-KNOWNBUGS.txt
|
||||
1.2.9beta5-LICENSE.txt
|
||||
1.2.9beta5-Y2K-compliance.txt
|
||||
|
||||
Changes since the last public release (1.2.8):
|
||||
|
||||
@@ -73,17 +73,17 @@ version 1.2.9beta2 [February 22, 2006]
|
||||
|
||||
version 1.2.9beta3 [February 24, 2006]
|
||||
|
||||
Fix CRCRLF line endings in contrib/visupng/VisualPng.dsp
|
||||
Make libpng.pc respect EXEC_PREFIX (D.P.Kreil)
|
||||
Remove reference to pngasmrd.h from Makefile.am
|
||||
Fixed CRCRLF line endings in contrib/visupng/VisualPng.dsp
|
||||
Made libpng.pc respect EXEC_PREFIX (D.P.Kreil)
|
||||
Removed reference to pngasmrd.h from Makefile.am
|
||||
Renamed CHANGES to ChangeLog.
|
||||
Renamed LICENSE to COPYING.
|
||||
Renamed ANNOUNCE to NEWS.
|
||||
Created AUTHORS file.
|
||||
|
||||
version 1.2.9beta4 [March 2, 2006]
|
||||
version 1.2.9beta4 [March 3, 2006]
|
||||
|
||||
Change definition of PKGCONFIG from $prefix/lib to $libdir in configure.ac
|
||||
Changed definition of PKGCONFIG from $prefix/lib to $libdir in configure.ac
|
||||
Reverted to filenames LICENSE and ANNOUNCE; removed AUTHORS and COPYING.
|
||||
Removed newline from the end of some error and warning messages.
|
||||
Removed test for sqrt() from configure.ac and configure.
|
||||
@@ -94,6 +94,10 @@ version 1.2.9beta4 [March 2, 2006]
|
||||
Added "OS2" to list of systems that don't need underscores, in pnggccrd.c
|
||||
Removed libpng version and date from *.c files.
|
||||
|
||||
version 1.2.9beta5 [March 4, 2006]
|
||||
|
||||
Removed trailing blanks from source files.
|
||||
|
||||
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