summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-05-24 11:41:16 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-05-24 11:41:16 +1000
commit6014578b90a6cad5104b05c4449aec07756be033 (patch)
tree39037f00e1fbf5551bf328c84874c38c8ea1f305
parent08293fa435972a1073b604f02dc9d2441c7da788 (diff)
- (dtucker) Correct --osfsia in INSTALL. Patch by skeleten at shillest.net
-rw-r--r--ChangeLog5
-rw-r--r--INSTALL4
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 083314cc..602f88f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+20030524
+ - (dtucker) Correct --osfsia in INSTALL. Patch by skeleten at shillest.net
+
20030523
- (djm) Use VIS_SAFE on logged strings rather than default strnvis
encoding (which encodes many more characters)
@@ -1602,4 +1605,4 @@
save auth method before monitor_reset_key_state(); bugzilla bug #284;
ok provos@
-$Id: ChangeLog,v 1.2748 2003/05/23 08:44:41 djm Exp $
+$Id: ChangeLog,v 1.2749 2003/05/24 01:41:16 dtucker Exp $
diff --git a/INSTALL b/INSTALL
index f5ab0dbd..93070b10 100644
--- a/INSTALL
+++ b/INSTALL
@@ -123,7 +123,7 @@ it if lastlog is installed in a different place.
--without-lastlog will disable lastlog support entirely.
---with-sia, --without-sia will enable or disable OSF1's Security
+--with-osfsia, --without-osfsia will enable or disable OSF1's Security
Integration Architecture. The default for OSF1 machines is enable.
--with-kerberos4=PATH will enable Kerberos IV support. You will need
@@ -217,4 +217,4 @@ Please refer to the "reporting bugs" section of the webpage at
http://www.openssh.com/
-$Id: INSTALL,v 1.55 2002/07/25 04:36:25 djm Exp $
+$Id: INSTALL,v 1.56 2003/05/24 01:41:16 dtucker Exp $