This repository has been archived on 2023-11-11. You can view files and clone it, but cannot push or open issues or pull requests.
libpng/ANNOUNCE

68 lines
1.9 KiB
Plaintext
Raw Normal View History

1998-04-21 15:03:57 -05:00
2006-12-13 20:54:57 -06:00
Libpng 1.2.15beta6 - December 14, 2006
1998-04-21 15:03:57 -05:00
2006-12-02 21:09:29 -06:00
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.
1998-04-21 15:03:57 -05:00
2006-02-22 09:19:25 -06:00
Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
2006-12-13 20:54:57 -06:00
libpng-1.2.15beta6.tar.gz
libpng-1.2.15beta6.tar.bz2
2006-03-31 05:29:33 -06:00
Source files with LF line endings (for Unix/Linux) without the
"configure" script
2006-12-13 20:54:57 -06:00
libpng-1.2.15beta6-no-config.tar.gz
libpng-1.2.15beta6-no-config.tar.bz2
2006-02-22 09:19:25 -06:00
Source files with CRLF line endings (for Windows), without the
"configure" script
2006-12-13 20:54:57 -06:00
lp1215b06.zip
lp1215b06.tar.bz2
2006-02-22 09:19:25 -06:00
Project files
2006-12-13 20:54:57 -06:00
libpng-1.2.15beta6-project-netware.zip
libpng-1.2.15beta6-project-wince.zip
2006-02-22 09:19:25 -06:00
Other information:
2006-12-13 20:54:57 -06:00
libpng-1.2.15beta6-README.txt
libpng-1.2.15beta6-KNOWNBUGS.txt
libpng-1.2.15beta6-LICENSE.txt
libpng-1.2.15beta6-Y2K-compliance.txt
2006-04-15 06:37:45 -05:00
2006-12-02 21:09:29 -06:00
Changes since the last public release (1.2.14):
2006-06-14 20:23:46 -05:00
2006-12-02 21:09:29 -06:00
version 1.2.15beta1 [December 3, 2006]
Generated configure with autoconf-2.61 instead of 2.60
Revised configure.ac to update libpng.pc and libpng-config.
2006-11-20 07:55:23 -06:00
2006-12-03 06:15:31 -06:00
version 1.2.15beta2 [December 3, 2006]
Always export MMX asm functions, just stubs if not building pnggccrd.c
2006-12-06 22:06:25 -06:00
version 1.2.15beta3 [December 4, 2006]
2006-12-04 20:04:02 -06:00
Add "png_bytep" typecast to profile while calculating length in pngwutil.c
2006-12-13 20:54:57 -06:00
version 1.2.15beta4 [December 7, 2006]
2006-12-06 22:06:25 -06:00
Added scripts/CMakeLists.txt
Changed PNG_NO_ASSEMBLER_CODE to PNG_NO_MMX_CODE in scripts, like 1.4.0beta
2006-12-13 20:54:57 -06:00
version 1.2.15beta5 [December 7, 2996]
2006-12-07 19:21:29 -06:00
Changed some instances of PNG_ASSEMBER_* to PNG_MMX_* in pnggccrd.c
Revised scripts/CMakeLists.txt
2006-12-13 20:54:57 -06:00
version 1.2.15beta6 [December 14, 2006]
Revised scripts/CMakeLists.txt and configure.ac
2006-02-20 22:09:05 -06:00
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
to subscribe) or to glennrp at users.sourceforge.net
1998-04-21 15:03:57 -05:00
1998-12-29 11:47:59 -06:00
Glenn R-P