summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordtucker <dtucker>2005-03-14 12:24:43 +0000
committerdtucker <dtucker>2005-03-14 12:24:43 +0000
commitcccd5528298bae9e8ce4a9c5e05ac6550af36a3b (patch)
treed69045ff3c688bfdab48a79bb068cbc361d28609
parente41f725cae5f1846a1760d760c16d55c1b3796ca (diff)
downloadopenssh-cccd5528298bae9e8ce4a9c5e05ac6550af36a3b.tar.gz
credit patch author
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 3504e567..7d004007 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,7 +24,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@
@@ -2362,4 +2362,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.3718 2005/03/14 12:22:25 dtucker Exp $
+$Id: ChangeLog,v 1.3719 2005/03/14 12:24:43 dtucker Exp $