summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d22a9f81..4f54c69b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,13 @@
18 - markus@cvs.openbsd.org 2003/04/14 14:17:50 18 - markus@cvs.openbsd.org 2003/04/14 14:17:50
19 [channels.c sshconnect.c sshd.c ssh-keyscan.c] 19 [channels.c sshconnect.c sshd.c ssh-keyscan.c]
20 avoid hardcoded SOCK_xx; with itojun@; should allow ssh over SCTP 20 avoid hardcoded SOCK_xx; with itojun@; should allow ssh over SCTP
21 - mouring@cvs.openbsd.org 2003/04/14 21:31:27
22 [sftp-int.c]
23 Missing globfree(&g) in process_put() spotted by Vince Brimhall
24 <VBrimhall@novell.com>. ok@ Theo
25 - markus@cvs.openbsd.org 2003/04/16 14:35:27
26 [auth.h]
27 document struct Authctxt; with solar
21 28
2220030512 2920030512
23 - (djm) Redhat spec: Don't install profile.d scripts when not 30 - (djm) Redhat spec: Don't install profile.d scripts when not
@@ -1405,4 +1412,4 @@
1405 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1412 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1406 ok provos@ 1413 ok provos@
1407 1414
1408$Id: ChangeLog,v 1.2682 2003/05/14 03:42:23 djm Exp $ 1415$Id: ChangeLog,v 1.2683 2003/05/14 03:43:25 djm Exp $