summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-06 19:48:16 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-06 19:48:16 +0000
commit6a2464136520a36be29fc64ebcf39ab59a599fad (patch)
tree078077246a8a8b24b8c19f63b45b687afb5b3378 /ChangeLog
parentfb62a6948834281fd5628e5566f17c1767a17763 (diff)
- markus@cvs.openbsd.org 2002/05/16 22:02:50
[cipher.c kex.h mac.c] fix warnings (openssl 0.9.7 requires const)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 363120510..83fd9d6f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
3 - markus@cvs.openbsd.org 2002/05/15 21:56:38 3 - markus@cvs.openbsd.org 2002/05/15 21:56:38
4 [servconf.c sshd.8 sshd_config] 4 [servconf.c sshd.8 sshd_config]
5 re-enable privsep and disable setuid for post-3.2.2 5 re-enable privsep and disable setuid for post-3.2.2
6 - markus@cvs.openbsd.org 2002/05/16 22:02:50
7 [cipher.c kex.h mac.c]
8 fix warnings (openssl 0.9.7 requires const)
6 9
720020604 1020020604
8 - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed 11 - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed
@@ -687,4 +690,4 @@
687 - (stevesk) entropy.c: typo in debug message 690 - (stevesk) entropy.c: typo in debug message
688 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 691 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
689 692
690$Id: ChangeLog,v 1.2144 2002/06/06 19:47:11 mouring Exp $ 693$Id: ChangeLog,v 1.2145 2002/06/06 19:48:16 mouring Exp $