]> granicus.if.org Git - python/commitdiff
Update link to the zlib homepage.
authorFred Drake <fdrake@acm.org>
Sat, 16 Sep 2000 05:07:03 +0000 (05:07 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 16 Sep 2000 05:07:03 +0000 (05:07 +0000)
Doc/lib/libzlib.tex

index 66fac4e5e57fff203a2911bbc3f6a8a9b123e4fa..f1662efcfb322ec468ea59cd383eb32628a90f48 100644 (file)
@@ -9,10 +9,10 @@
 For applications that require data compression, the functions in this
 module allow compression and decompression, using the zlib library.
 The zlib library has its own home page at
-\url{http://www.cdrom.com/pub/infozip/zlib/}.  Version 1.1.3 is the
-most recent version as of April 1999; use a later version if one
-is available.  There are known incompatibilities between the Python
-module and earlier versions of the zlib library.
+\url{ftp://ftp.freesoftware.com/pub/infozip/zlib/zlib.html}.  Version
+1.1.3 is the most recent version as of September 2000; use a later
+version if one is available.  There are known incompatibilities
+between the Python module and earlier versions of the zlib library.
 
 The available exception and functions in this module are: