- (dtucker) [INSTALL] Put the s/key text and URL back together.
diff --git a/ChangeLog b/ChangeLog
index ee5b59b..d652fdb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 20050419
  - (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.
 
 20050411
  - (tim) [configure.ac] UnixWare needs PASSWD_NEEDS_USERNAME
@@ -2434,4 +2435,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.3742 2005/04/19 02:21:21 dtucker Exp $
+$Id: ChangeLog,v 1.3743 2005/04/19 05:31:49 dtucker Exp $
diff --git a/INSTALL b/INSTALL
index 314e5bd..12f53ba 100644
--- a/INSTALL
+++ b/INSTALL
@@ -50,20 +50,21 @@
 http://www.lothar.com/tech/crypto/
 
 S/Key Libraries:
-http://www.sparc.spb.su/solaris/skey/
-
-LibEdit:
-
-sftp now supports command-line editing via NetBSD's libedit.  If your
-platform has it available natively you can use that, alternatively
-you might try these multi-platform ports:
-http://www.thrysoee.dk/editline/
-http://sourceforge.net/projects/libedit/
 
 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.
 
+http://www.sparc.spb.su/solaris/skey/
+
+LibEdit:
+sftp now supports command-line editing via NetBSD's libedit.  If your
+platform has it available natively you can use that, alternatively
+you might try these multi-platform ports:
+
+http://www.thrysoee.dk/editline/
+http://sourceforge.net/projects/libedit/
+
 2. Building / Installation
 --------------------------
 
@@ -225,4 +226,4 @@
 http://www.openssh.com/
 
 
-$Id: INSTALL,v 1.67 2005/04/19 02:21:21 dtucker Exp $
+$Id: INSTALL,v 1.68 2005/04/19 05:31:49 dtucker Exp $