summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-10-03 18:23:44 +1000
committerDarren Tucker <dtucker@zip.com.au>2005-10-03 18:23:44 +1000
commitb0b12296f9c781e896fecbcab0ecd8223ecacc0a (patch)
treeec3e5c36993e5ad08e0e13dc74b322e9ab3c23c6 /ChangeLog
parent28e8e59b3560e364e9bee758b2e4b2f987683267 (diff)
- dtucker@cvs.openbsd.org 2005/10/03 07:44:42
[canohost.c] Relocate check_ip_options call to prevent logging of garbage for connections with IP options set. bz#1092 from David Leonard, "looks good" deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 01a6f23d0..1a8a105d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,6 +39,11 @@
39 - jaredy@cvs.openbsd.org 2005/09/30 20:34:26 39 - jaredy@cvs.openbsd.org 2005/09/30 20:34:26
40 [ssh-keyscan.1] 40 [ssh-keyscan.1]
41 deploy .An -nosplit; ok jmc 41 deploy .An -nosplit; ok jmc
42 - dtucker@cvs.openbsd.org 2005/10/03 07:44:42
43 [canohost.c]
44 Relocate check_ip_options call to prevent logging of garbage for
45 connections with IP options set. bz#1092 from David Leonard,
46 "looks good" deraadt@
42 47
4320050930 4820050930
44 - (dtucker) [openbsd-compat/openbsd-compat.h] Bug #1096: Add prototype 49 - (dtucker) [openbsd-compat/openbsd-compat.h] Bug #1096: Add prototype
@@ -3079,4 +3084,4 @@
3079 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 3084 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
3080 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 3085 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
3081 3086
3082$Id: ChangeLog,v 1.3913 2005/10/03 08:20:28 dtucker Exp $ 3087$Id: ChangeLog,v 1.3914 2005/10/03 08:23:44 dtucker Exp $