summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-09-19 11:49:37 +1000
committerDamien Miller <djm@mindrot.org>2002-09-19 11:49:37 +1000
commite1383cee9d671906424797c084940b2d382f2813 (patch)
tree3e905a03f77414a7f09e63c009ee11edbbf43d52 /ChangeLog
parentf37e246f858cdd79be4f4e158b7b04778d1cb7e9 (diff)
- stevesk@cvs.openbsd.org 2002/09/13 19:23:09
[channels.c sshconnect.c sshd.c] remove use of SO_LINGER, it should not be needed. error check SO_REUSEADDR. fixup comments. ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 43c701af3..b0b40b288 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,10 @@
6 - stevesk@cvs.openbsd.org 2002/09/12 19:50:36 6 - stevesk@cvs.openbsd.org 2002/09/12 19:50:36
7 [session.c ssh.1] 7 [session.c ssh.1]
8 add SSH_CONNECTION and deprecate SSH_CLIENT; bug #384. ok markus@ 8 add SSH_CONNECTION and deprecate SSH_CLIENT; bug #384. ok markus@
9 - stevesk@cvs.openbsd.org 2002/09/13 19:23:09
10 [channels.c sshconnect.c sshd.c]
11 remove use of SO_LINGER, it should not be needed. error check
12 SO_REUSEADDR. fixup comments. ok markus@
9 13
1020020912 1420020912
11 - (djm) Made GNOME askpass programs return non-zero if cancel button is 15 - (djm) Made GNOME askpass programs return non-zero if cancel button is
@@ -656,4 +660,4 @@
656 save auth method before monitor_reset_key_state(); bugzilla bug #284; 660 save auth method before monitor_reset_key_state(); bugzilla bug #284;
657 ok provos@ 661 ok provos@
658 662
659$Id: ChangeLog,v 1.2465 2002/09/19 01:47:55 djm Exp $ 663$Id: ChangeLog,v 1.2466 2002/09/19 01:49:37 djm Exp $