summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-04-19 15:40:51 +1000
committerDarren Tucker <dtucker@zip.com.au>2005-04-19 15:40:51 +1000
commit8d158c9937e74cfa5c65187fca83f5ebc0dbef4c (patch)
tree13974fd3723ac522ece487170a1465443a399a62
parentad1e5e286c13e4e4f3a4df308ab5581a8f46925a (diff)
downloadopenssh-git-8d158c9937e74cfa5c65187fca83f5ebc0dbef4c.tar.gz
- (dtucker) [INSTALL] Fix s/key text too.
-rw-r--r--ChangeLog3
-rw-r--r--INSTALL7
2 files changed, 5 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index d652fdb3..7a51b9b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
- (dtucker) [INSTALL] Reference README.privsep for the privilege separation
requirements. Pointed out by Bengt Svensson.
- (dtucker) [INSTALL] Put the s/key text and URL back together.
+ - (dtucker) [INSTALL] Fix s/key text too.
20050411
- (tim) [configure.ac] UnixWare needs PASSWD_NEEDS_USERNAME
@@ -2435,4 +2436,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.3743 2005/04/19 05:31:49 dtucker Exp $
+$Id: ChangeLog,v 1.3744 2005/04/19 05:40:51 dtucker Exp $
diff --git a/INSTALL b/INSTALL
index 12f53ba9..7de5cb49 100644
--- a/INSTALL
+++ b/INSTALL
@@ -51,9 +51,8 @@ http://www.lothar.com/tech/crypto/
S/Key Libraries:
-If you wish to use --with-skey then you will need the above library
-installed. No other current S/Key library is currently known to be
-supported.
+If you wish to use --with-skey then you will need the library below
+installed. No other S/Key library is currently known to be supported.
http://www.sparc.spb.su/solaris/skey/
@@ -226,4 +225,4 @@ Please refer to the "reporting bugs" section of the webpage at
http://www.openssh.com/
-$Id: INSTALL,v 1.68 2005/04/19 05:31:49 dtucker Exp $
+$Id: INSTALL,v 1.69 2005/04/19 05:40:51 dtucker Exp $