summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-02-05 12:23:08 +1100
committerDamien Miller <djm@mindrot.org>2002-02-05 12:23:08 +1100
commit67f0bc043c2d3b4edd1d0cabb10cf3f10f544fb5 (patch)
tree1022e07bcec61662ee5ad65bd8be166e2012470c /ChangeLog
parent50e884d12512ddb500c09ac3dbad67094fe93f09 (diff)
- markus@cvs.openbsd.org 2002/02/03 17:58:21
[channels.c channels.h ssh.c] generic callbacks are not really used, remove and add a callback for msg of type SSH2_MSG_CHANNEL_OPEN_CONFIRMATION ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 898159d1..e0388505 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -64,6 +64,11 @@
- markus@cvs.openbsd.org 2002/02/03 17:55:55
[channels.c channels.h]
remove unused channel_input_channel_request
+ - markus@cvs.openbsd.org 2002/02/03 17:58:21
+ [channels.c channels.h ssh.c]
+ generic callbacks are not really used, remove and
+ add a callback for msg of type SSH2_MSG_CHANNEL_OPEN_CONFIRMATION
+ ok djm@
20020130
- (djm) Delay PRNG seeding until we need it in ssh-keygen, from markus@
@@ -7466,4 +7471,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1816 2002/02/05 01:22:08 djm Exp $
+$Id: ChangeLog,v 1.1817 2002/02/05 01:23:08 djm Exp $