summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordtucker <dtucker>2005-03-14 12:24:56 +0000
committerdtucker <dtucker>2005-03-14 12:24:56 +0000
commit6e524cc2e7dbf7d1f21e698efa4d4ae6f368b6c1 (patch)
tree0cc3a849019544244b370199dc16ed644de9fd8e
parent2b7dafac4b9658f61663dad1c89921ca24bcf1d8 (diff)
downloadopenssh-V_4_0.tar.gz
credit patch authorV_4_0
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 243b9e1e..429fa63d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@
- dtucker@cvs.openbsd.org 2005/03/14 11:44:42
[auth.c]
Populate host for log message for logins denied by AllowUsers and
- DenyUsers (bz #999); ok markus@
+ DenyUsers (bz #999); ok markus@ (patch by tryponraj at gmail.com)
- markus@cvs.openbsd.org 2005/03/14 11:46:56
[buffer.c buffer.h channels.c]
limit input buffer size for channels; bugzilla #896; with and ok dtucker@
@@ -2348,4 +2348,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.3707.2.7 2005/03/14 12:21:57 dtucker Exp $
+$Id: ChangeLog,v 1.3707.2.8 2005/03/14 12:24:56 dtucker Exp $