aboutsummaryrefslogtreecommitdiffstats
path: root/ANNOUNCE
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-03-03 19:30:05 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-03 19:30:05 -0800
commit893912bfc2683463dc3e2c445336752d012563d3 (patch)
treed69220fafcd6687fe39ca99ad8c74820b429d6a9 /ANNOUNCE
parent0d889b4fd2c96153983a28cc5757c0172d9eb78b (diff)
downloadexternal_libpng-893912bfc2683463dc3e2c445336752d012563d3.zip
external_libpng-893912bfc2683463dc3e2c445336752d012563d3.tar.gz
external_libpng-893912bfc2683463dc3e2c445336752d012563d3.tar.bz2
auto import from //depot/cupcake/@135843
Diffstat (limited to 'ANNOUNCE')
-rw-r--r--ANNOUNCE61
1 files changed, 61 insertions, 0 deletions
diff --git a/ANNOUNCE b/ANNOUNCE
new file mode 100644
index 0000000..5580fb8
--- /dev/null
+++ b/ANNOUNCE
@@ -0,0 +1,61 @@
+
+Libpng 1.2.29 - May 8, 2008
+
+This is a public release of libpng, intended for use in production codes.
+
+Files available for download:
+
+Source files with LF line endings (for Unix/Linux) and with a
+"configure" script
+
+ libpng-1.2.29.tar.gz
+ libpng-1.2.29.tar.lzma
+ (Get the lzma codec from <http://tukaani.org/lzma>).
+ libpng-1.2.29.tar.bz2
+
+Source files with LF line endings (for Unix/Linux) without the
+"configure" script
+
+ libpng-1.2.29-no-config.tar.gz
+ libpng-1.2.29-no-config.tar.lzma
+ libpng-1.2.29-no-config.tar.bz2
+
+Source files with CRLF line endings (for Windows), without the
+"configure" script
+
+ lpng1229.zip
+ lpng1229.7z
+ lpng1229.tar.bz2
+
+Project files
+
+ libpng-1.2.29-project-netware.zip
+ libpng-1.2.29-project-wince.zip
+
+Other information:
+
+ libpng-1.2.29-README.txt
+ libpng-1.2.29-KNOWNBUGS.txt
+ libpng-1.2.29-LICENSE.txt
+ libpng-1.2.29-Y2K-compliance.txt
+ libpng-1.2.29-[previous version]-diff.txt
+
+Changes since the last public release (1.2.28):
+
+version 1.2.29 [May 8, 2008]
+
+ Removed some stray *.diff and *.orig files
+ Reverted Makefile.in, aclocal.m4, and configure to the libpng-1.2.26
+ versions.
+ Added --force to autogen libtoolize options and --force-missing to
+ automake options.
+ Changed $(ECHO) to echo in Makefile.am and Makefile.in
+ Updated all configure files to autoconf-2.62
+ #ifdef out pnggcrd.c code if using MSC_VER
+
+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
+
+Glenn R-P