summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ada1bd2d9..6627ec3fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,17 @@
120030603 120030603
2 - (djm) Replace setproctitle replacement with code derived from 2 - (djm) Replace setproctitle replacement with code derived from
3 UCB sendmail 3 UCB sendmail
4 - (djm) OpenBSD CVS Sync
5 - markus@cvs.openbsd.org 2003/06/02 09:17:34
6 [auth2-hostbased.c auth.c auth-options.c auth-rhosts.c auth-rh-rsa.c]
7 [canohost.c monitor.c servconf.c servconf.h session.c sshd_config]
8 [sshd_config.5]
9 deprecate VerifyReverseMapping since it's dangerous if combined
10 with IP based access control as noted by Mike Harding; replace with
11 a UseDNS option, UseDNS is on by default and includes the
12 VerifyReverseMapping check; with itojun@, provos@, jakob@ and deraadt@
13 ok deraadt@, djm@
14 - (djm) Fix portable-specific uses of verify_reverse_mapping too
4 15
520030602 1620030602
6 - (djm) Fix segv from bad reordering in auth-pam.c 17 - (djm) Fix segv from bad reordering in auth-pam.c
@@ -1648,4 +1659,4 @@
1648 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1659 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1649 ok provos@ 1660 ok provos@
1650 1661
1651$Id: ChangeLog,v 1.2764 2003/06/03 00:14:28 djm Exp $ 1662$Id: ChangeLog,v 1.2765 2003/06/03 00:25:48 djm Exp $