summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-06 20:59:25 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-06 20:59:25 +0000
commit3dca4f55f20cb62c8cfc5d050027a49bf3590b55 (patch)
treeb8e7f497e8a122facb6ecd70b33b896cedbc7917 /ChangeLog
parentf67e07711f16a64f75c476e3f5873e76170a81ba (diff)
- markus@cvs.openbsd.org 2002/06/04 23:02:06
[packet.c] remove __FUNCTION__
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 515d12474..b466b873a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -92,6 +92,9 @@
92 save the session id (hash) for ssh2 (it will be passed with the 92 save the session id (hash) for ssh2 (it will be passed with the
93 initial sign request) and verify that this value is used during 93 initial sign request) and verify that this value is used during
94 authentication; ok provos@ 94 authentication; ok provos@
95 - markus@cvs.openbsd.org 2002/06/04 23:02:06
96 [packet.c]
97 remove __FUNCTION__
95 98
9620020604 9920020604
97 - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed 100 - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed
@@ -776,4 +779,4 @@
776 - (stevesk) entropy.c: typo in debug message 779 - (stevesk) entropy.c: typo in debug message
777 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 780 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
778 781
779$Id: ChangeLog,v 1.2168 2002/06/06 20:58:19 mouring Exp $ 782$Id: ChangeLog,v 1.2169 2002/06/06 20:59:25 mouring Exp $