summaryrefslogtreecommitdiff
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 d43ed21f5..902a4fb82 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
120010629 120010629
2 - (bal) Removed net_aton() since we don't use it any more 2 - (bal) Removed net_aton() since we don't use it any more
3 - (bal) Fixed _DISABLE_VPOSIX in readpassphrase.c. 3 - (bal) Fixed _DISABLE_VPOSIX in readpassphrase.c.
4 - (bal) Updated zlib's home. Thanks to David Howe <DaveHowe@gmx.co.uk>.
4 5
520010628 620010628
6 - (djm) Sync openbsd-compat with -current libc 7 - (djm) Sync openbsd-compat with -current libc
@@ -5820,4 +5821,4 @@
5820 - Wrote replacements for strlcpy and mkdtemp 5821 - Wrote replacements for strlcpy and mkdtemp
5821 - Released 1.0pre1 5822 - Released 1.0pre1
5822 5823
5823$Id: ChangeLog,v 1.1340 2001/06/29 12:35:12 mouring Exp $ 5824$Id: ChangeLog,v 1.1341 2001/06/29 12:39:23 mouring Exp $
diff --git a/INSTALL b/INSTALL
index 315bab681..7c890b142 100644
--- a/INSTALL
+++ b/INSTALL
@@ -4,7 +4,7 @@
4You will need working installations of Zlib and OpenSSL. 4You will need working installations of Zlib and OpenSSL.
5 5
6Zlib: 6Zlib:
7http://www.freesoftware.com/pub/infozip/zlib/ 7http://www.gzip.org/zlib/
8 8
9OpenSSL 0.9.5a or greater: 9OpenSSL 0.9.5a or greater:
10http://www.openssl.org/ 10http://www.openssl.org/
@@ -230,4 +230,4 @@ Please refer to the "reporting bugs" section of the webpage at
230http://www.openssh.com/ 230http://www.openssh.com/
231 231
232 232
233$Id: INSTALL,v 1.45 2001/05/08 20:42:28 mouring Exp $ 233$Id: INSTALL,v 1.46 2001/06/29 12:39:24 mouring Exp $