summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--INSTALL4
2 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index d43ed21f..902a4fb8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
20010629
- (bal) Removed net_aton() since we don't use it any more
- (bal) Fixed _DISABLE_VPOSIX in readpassphrase.c.
+ - (bal) Updated zlib's home. Thanks to David Howe <DaveHowe@gmx.co.uk>.
20010628
- (djm) Sync openbsd-compat with -current libc
@@ -5820,4 +5821,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1340 2001/06/29 12:35:12 mouring Exp $
+$Id: ChangeLog,v 1.1341 2001/06/29 12:39:23 mouring Exp $
diff --git a/INSTALL b/INSTALL
index 315bab68..7c890b14 100644
--- a/INSTALL
+++ b/INSTALL
@@ -4,7 +4,7 @@
You will need working installations of Zlib and OpenSSL.
Zlib:
-http://www.freesoftware.com/pub/infozip/zlib/
+http://www.gzip.org/zlib/
OpenSSL 0.9.5a or greater:
http://www.openssl.org/
@@ -230,4 +230,4 @@ Please refer to the "reporting bugs" section of the webpage at
http://www.openssh.com/
-$Id: INSTALL,v 1.45 2001/05/08 20:42:28 mouring Exp $
+$Id: INSTALL,v 1.46 2001/06/29 12:39:24 mouring Exp $