summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-03-05 11:22:50 +1100
committerDamien Miller <djm@mindrot.org>2005-03-05 11:22:50 +1100
commitf8e7accd01d216439bd76e2bd13e87f4bfa6eca2 (patch)
tree706699a63a115efdc42ff980a521eb88c778724c /ChangeLog
parentb022b23584f72970c3028401e33577282371cfe7 (diff)
- djm@cvs.openbsd.org 2005/03/04 08:48:06
[readconf.c] fix SendEnv config parsing bug found by Roumen Petrov; ok dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a1feae02..941843a73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
5 - jmc@cvs.openbsd.org 2005/03/02 11:45:01 5 - jmc@cvs.openbsd.org 2005/03/02 11:45:01
6 [ssh.1] 6 [ssh.1]
7 missing word; 7 missing word;
8 - djm@cvs.openbsd.org 2005/03/04 08:48:06
9 [readconf.c]
10 fix SendEnv config parsing bug found by Roumen Petrov; ok dtucker@
8 11
920050302 1220050302
10 - (djm) OpenBSD CVS sync: 13 - (djm) OpenBSD CVS sync:
@@ -2274,4 +2277,4 @@
2274 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2277 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2275 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2278 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2276 2279
2277$Id: ChangeLog,v 1.3690 2005/03/05 00:22:36 djm Exp $ 2280$Id: ChangeLog,v 1.3691 2005/03/05 00:22:50 djm Exp $