diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -10,6 +10,9 @@ | |||
10 | - (bal) scp.c 'limit' conflicts with Cray. Rename to 'limitbw' | 10 | - (bal) scp.c 'limit' conflicts with Cray. Rename to 'limitbw' |
11 | - (bal) Collection of Cray patches (bsd-cray.h fix for CRAYT3E and improved | 11 | - (bal) Collection of Cray patches (bsd-cray.h fix for CRAYT3E and improved |
12 | guessing rules) | 12 | guessing rules) |
13 | - (bal) Disable Privsep for Tru64 after pre-authentication due to issues | ||
14 | with SIA. Also, clean up of tru64 support patch by Chris Adams | ||
15 | <cmadams@hiwaay.net> | ||
13 | 16 | ||
14 | 20030318 | 17 | 20030318 |
15 | - (tim) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h] | 18 | - (tim) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h] |
@@ -1235,4 +1238,4 @@ | |||
1235 | save auth method before monitor_reset_key_state(); bugzilla bug #284; | 1238 | save auth method before monitor_reset_key_state(); bugzilla bug #284; |
1236 | ok provos@ | 1239 | ok provos@ |
1237 | 1240 | ||
1238 | $Id: ChangeLog,v 1.2633.2.3 2003/03/21 01:07:44 mouring Exp $ | 1241 | $Id: ChangeLog,v 1.2633.2.4 2003/03/21 01:15:17 mouring Exp $ |