- update the URLs for libpng and zlib
authorTony Cook <tony@develop=help.com>
Thu, 23 May 2002 02:44:35 +0000 (02:44 +0000)
committerTony Cook <tony@develop=help.com>
Thu, 23 May 2002 02:44:35 +0000 (02:44 +0000)
Changes
README

diff --git a/Changes b/Changes
index bc2ae90c333dd29b726d86059867828460ef1275..4ca5bcbfc8b7b7d65df287e28b6c4f5aa998b7f6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -670,6 +670,7 @@ Revision history for Perl extension Imager.
         - OO interfaces to UTF8 and flags, for now leaving the flags as
           specific to Imager::Font::Type1
        - mc_web_map was storing colors with an alpha of 0
+        - update the URLs for libpng and zlib
 
 =================================================================
 
diff --git a/README b/README
index 96eabf15d9323307caae9b263ba94d8fda040d99..1d7b98a18d42cb08f83ef4fba001858f62a1511f 100644 (file)
--- a/README
+++ b/README
@@ -128,9 +128,11 @@ needs for specific features.  The libraries it uses are:
 
  jpeg: ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz
 
-  png: ftp://ftp.uu.net/graphics/png  
-  you also need zlib to use png:  ftp://ftp.uu.net/pub/archiving/zip/zlib
+  png: ftp://swrinde.nde.swri.edu/pub/png/
+  you also need zlib to use png:  http://www.gzip.org/zlib/
   We have encountered problems with libpng 1.0.1, which were fixed in 1.0.5
+  Note: you should probably be using zlib 1.1.4, since 1.1.3 has a 
+  potential security problem.
 
   gif: http://www.arrakeen.demon.co.uk/giflib/  
 or at: http://prtr-13.ucsc.edu/~badger/software/libungif/index.shtml