summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-03-26 03:23:00 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-03-26 03:23:00 +0000
commit4f054607f05f18a705579a2475f490ed47e31028 (patch)
treee9d699e69f13cf2295f1141653113073e9e05680 /ChangeLog
parentc861547f34615e2ae24d42b61279faa6271d37fd (diff)
- markus@cvs.openbsd.org 2002/03/25 21:04:02
[ssh.c] simplify num_identity_files handling
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e4ffad5bc..87039872c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,6 +36,9 @@
36 ssize_t args use "%ld" and cast to (long) 36 ssize_t args use "%ld" and cast to (long)
37 size_t args use "%lu" and cast to (u_long) 37 size_t args use "%lu" and cast to (u_long)
38 ok markus@ and thanks millert@ 38 ok markus@ and thanks millert@
39 - markus@cvs.openbsd.org 2002/03/25 21:04:02
40 [ssh.c]
41 simplify num_identity_files handling
39 42
4020020324 4320020324
41 - (stevesk) [session.c] disable LOGIN_NEEDS_TERM until we are sure 44 - (stevesk) [session.c] disable LOGIN_NEEDS_TERM until we are sure
@@ -8050,4 +8053,4 @@
8050 - Wrote replacements for strlcpy and mkdtemp 8053 - Wrote replacements for strlcpy and mkdtemp
8051 - Released 1.0pre1 8054 - Released 1.0pre1
8052 8055
8053$Id: ChangeLog,v 1.1988 2002/03/26 03:20:45 mouring Exp $ 8056$Id: ChangeLog,v 1.1989 2002/03/26 03:23:00 mouring Exp $