summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-05-15 16:25:01 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-05-15 16:25:01 +0000
commit7339b2a27868557ffcfea6cd7908323bca4f7a3a (patch)
tree85bf536e7bab841860f4a65d63717278b6ab8c72 /ChangeLog
parentbdde330d2fb2a2ccc50659a592da5241f673b6d1 (diff)
- mouring@cvs.openbsd.org 2002/05/15 15:47:49
[kex.c monitor.c monitor_wrap.c sshd.c] 'monitor' variable clashes with at least one lame platform (NeXT). i Renamed to 'pmonitor'. provos@ - (bal) Fixed up PAM case. I think.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 98ecf640d..7bb00fcca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,11 @@
28 [auth-rhosts.c] 28 [auth-rhosts.c]
29 handle debug messages during rhosts-rsa and hostbased authentication; 29 handle debug messages during rhosts-rsa and hostbased authentication;
30 ok provos@ 30 ok provos@
31 - mouring@cvs.openbsd.org 2002/05/15 15:47:49
32 [kex.c monitor.c monitor_wrap.c sshd.c]
33 'monitor' variable clashes with at least one lame platform (NeXT). i
34 Renamed to 'pmonitor'. provos@
35 - (bal) Fixed up PAM case. I think.
31 36
3220020514 3720020514
33 - (stevesk) [README.privsep] PAM+privsep works with Solaris 8. 38 - (stevesk) [README.privsep] PAM+privsep works with Solaris 8.
@@ -632,4 +637,4 @@
632 - (stevesk) entropy.c: typo in debug message 637 - (stevesk) entropy.c: typo in debug message
633 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 638 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
634 639
635$Id: ChangeLog,v 1.2128 2002/05/15 16:19:37 mouring Exp $ 640$Id: ChangeLog,v 1.2129 2002/05/15 16:25:01 mouring Exp $