summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f6aa78cee..9eebcdebe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,12 @@
10 - markus@cvs.openbsd.org 2002/09/24 08:46:04 10 - markus@cvs.openbsd.org 2002/09/24 08:46:04
11 [monitor.c] 11 [monitor.c]
12 only call kerberos code for authctxt->valid 12 only call kerberos code for authctxt->valid
13 - todd@cvs.openbsd.org 2002/09/24 20:59:44
14 [sshd.8]
15 tweak the example $HOME/.ssh/rc script to not show on any cmdline the
16 sensitive data it handles. This fixes bug # 402 as reported by
17 kolya@mit.edu (Nickolai Zeldovich).
18 ok markus@ and stevesk@
13 19
1420020923 2020020923
15 - (tim) [configure.ac] s/return/exit/ patch by dtucker@zip.com.au 21 - (tim) [configure.ac] s/return/exit/ patch by dtucker@zip.com.au
@@ -709,4 +715,4 @@
709 save auth method before monitor_reset_key_state(); bugzilla bug #284; 715 save auth method before monitor_reset_key_state(); bugzilla bug #284;
710 ok provos@ 716 ok provos@
711 717
712$Id: ChangeLog,v 1.2479 2002/09/25 02:20:17 djm Exp $ 718$Id: ChangeLog,v 1.2480 2002/09/25 02:20:52 djm Exp $