summaryrefslogtreecommitdiff
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 083314ccb..602f88f2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
120030524
2 - (dtucker) Correct --osfsia in INSTALL. Patch by skeleten at shillest.net
3
120030523 420030523
2 - (djm) Use VIS_SAFE on logged strings rather than default strnvis 5 - (djm) Use VIS_SAFE on logged strings rather than default strnvis
3 encoding (which encodes many more characters) 6 encoding (which encodes many more characters)
@@ -1602,4 +1605,4 @@
1602 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1605 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1603 ok provos@ 1606 ok provos@
1604 1607
1605$Id: ChangeLog,v 1.2748 2003/05/23 08:44:41 djm Exp $ 1608$Id: ChangeLog,v 1.2749 2003/05/24 01:41:16 dtucker Exp $
diff --git a/INSTALL b/INSTALL
index f5ab0dbd3..93070b105 100644
--- a/INSTALL
+++ b/INSTALL
@@ -123,7 +123,7 @@ it if lastlog is installed in a different place.
123 123
124--without-lastlog will disable lastlog support entirely. 124--without-lastlog will disable lastlog support entirely.
125 125
126--with-sia, --without-sia will enable or disable OSF1's Security 126--with-osfsia, --without-osfsia will enable or disable OSF1's Security
127Integration Architecture. The default for OSF1 machines is enable. 127Integration Architecture. The default for OSF1 machines is enable.
128 128
129--with-kerberos4=PATH will enable Kerberos IV support. You will need 129--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
217http://www.openssh.com/ 217http://www.openssh.com/
218 218
219 219
220$Id: INSTALL,v 1.55 2002/07/25 04:36:25 djm Exp $ 220$Id: INSTALL,v 1.56 2003/05/24 01:41:16 dtucker Exp $