summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 380b952b8..f8e857153 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -74,6 +74,11 @@
74 add a %l expansion code to the ControlPath, which is filled in with the 74 add a %l expansion code to the ControlPath, which is filled in with the
75 local hostname at runtime. Requested by henning@ to avoid some problems 75 local hostname at runtime. Requested by henning@ to avoid some problems
76 with /home on NFS; ok dtucker@ 76 with /home on NFS; ok dtucker@
77 - djm@cvs.openbsd.org 2006/02/12 10:44:18
78 [readconf.c]
79 raise error when the user specifies a RekeyLimit that is smaller than 16
80 (the smallest of our cipher's blocksize) or big enough to cause integer
81 wraparound; ok & feedback dtucker@
77 82
7820060313 8320060313
79 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) 84 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong)
@@ -3975,4 +3980,4 @@
3975 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 3980 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
3976 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 3981 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
3977 3982
3978$Id: ChangeLog,v 1.4160 2006/03/15 00:30:13 djm Exp $ 3983$Id: ChangeLog,v 1.4161 2006/03/15 00:30:38 djm Exp $