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)
- (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 d652fdb37..7a51b9b4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
2 - (dtucker) [INSTALL] Reference README.privsep for the privilege separation 2 - (dtucker) [INSTALL] Reference README.privsep for the privilege separation
3 requirements. Pointed out by Bengt Svensson. 3 requirements. Pointed out by Bengt Svensson.
4 - (dtucker) [INSTALL] Put the s/key text and URL back together. 4 - (dtucker) [INSTALL] Put the s/key text and URL back together.
5 - (dtucker) [INSTALL] Fix s/key text too.
5 6
620050411 720050411
7 - (tim) [configure.ac] UnixWare needs PASSWD_NEEDS_USERNAME 8 - (tim) [configure.ac] UnixWare needs PASSWD_NEEDS_USERNAME
@@ -2435,4 +2436,4 @@
2435 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2436 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2436 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2437 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2437 2438
2438$Id: ChangeLog,v 1.3743 2005/04/19 05:31:49 dtucker Exp $ 2439$Id: ChangeLog,v 1.3744 2005/04/19 05:40:51 dtucker Exp $
diff --git a/INSTALL b/INSTALL
index 12f53ba9e..7de5cb496 100644
--- a/INSTALL
+++ b/INSTALL
@@ -51,9 +51,8 @@ http://www.lothar.com/tech/crypto/
51 51
52S/Key Libraries: 52S/Key Libraries:
53 53
54If you wish to use --with-skey then you will need the above library 54If you wish to use --with-skey then you will need the library below
55installed. No other current S/Key library is currently known to be 55installed. No other S/Key library is currently known to be supported.
56supported.
57 56
58http://www.sparc.spb.su/solaris/skey/ 57http://www.sparc.spb.su/solaris/skey/
59 58
@@ -226,4 +225,4 @@ Please refer to the "reporting bugs" section of the webpage at
226http://www.openssh.com/ 225http://www.openssh.com/
227 226
228 227
229$Id: INSTALL,v 1.68 2005/04/19 05:31:49 dtucker Exp $ 228$Id: INSTALL,v 1.69 2005/04/19 05:40:51 dtucker Exp $