summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f6e36681..795bae3c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -42,6 +42,9 @@
42 rsa1 private or rsa1 public and ssh2 keys. 42 rsa1 private or rsa1 public and ssh2 keys.
43 this makes ssh-keygen -e fail for ssh1 keys more gracefully 43 this makes ssh-keygen -e fail for ssh1 keys more gracefully
44 for example; report from itojun (netbsd pr 20550). 44 for example; report from itojun (netbsd pr 20550).
45 - markus@cvs.openbsd.org 2003/05/11 20:30:25
46 [channels.c clientloop.c serverloop.c session.c ssh.c]
47 make channel_new() strdup the 'remote_name' (not the caller); ok theo
45 48
4620030512 4920030512
47 - (djm) Redhat spec: Don't install profile.d scripts when not 50 - (djm) Redhat spec: Don't install profile.d scripts when not
@@ -1429,4 +1432,4 @@
1429 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1432 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1430 ok provos@ 1433 ok provos@
1431 1434
1432$Id: ChangeLog,v 1.2687 2003/05/14 03:45:22 djm Exp $ 1435$Id: ChangeLog,v 1.2688 2003/05/14 03:45:42 djm Exp $