diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -10,6 +10,9 @@ | |||
10 | [channels.c sshconnect.c sshd.c] | 10 | [channels.c sshconnect.c sshd.c] |
11 | remove use of SO_LINGER, it should not be needed. error check | 11 | remove use of SO_LINGER, it should not be needed. error check |
12 | SO_REUSEADDR. fixup comments. ok markus@ | 12 | SO_REUSEADDR. fixup comments. ok markus@ |
13 | - stevesk@cvs.openbsd.org 2002/09/16 19:55:33 | ||
14 | [session.c] | ||
15 | log when _PATH_NOLOGIN exists; ok markus@ | ||
13 | 16 | ||
14 | 20020912 | 17 | 20020912 |
15 | - (djm) Made GNOME askpass programs return non-zero if cancel button is | 18 | - (djm) Made GNOME askpass programs return non-zero if cancel button is |
@@ -660,4 +663,4 @@ | |||
660 | save auth method before monitor_reset_key_state(); bugzilla bug #284; | 663 | save auth method before monitor_reset_key_state(); bugzilla bug #284; |
661 | ok provos@ | 664 | ok provos@ |
662 | 665 | ||
663 | $Id: ChangeLog,v 1.2466 2002/09/19 01:49:37 djm Exp $ | 666 | $Id: ChangeLog,v 1.2467 2002/09/19 01:50:48 djm Exp $ |