summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-09-12 17:35:27 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-09-12 17:35:27 +0000
commit525a09389e05c2134b41ccee87deae5cff31d66f (patch)
tree1b4fce61aa5f08c25a2d321bfbf03c39df4c09eb /ChangeLog
parent78bbd9ebe348a4dc5dda23db4e281d90eeef85d5 (diff)
- markus@cvs.openbsd.org 2001/08/28 09:51:26
[readconf.c] don't set DynamicForward unless Host matches
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1064c87fc..6679cb961 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,6 +36,9 @@
36 [ssh-keyscan.c] 36 [ssh-keyscan.c]
37 fix memory fault if non-existent filename is given to the -f option 37 fix memory fault if non-existent filename is given to the -f option
38 ok markus@ 38 ok markus@
39 - markus@cvs.openbsd.org 2001/08/28 09:51:26
40 [readconf.c]
41 don't set DynamicForward unless Host matches
39 42
4020010815 4320010815
41 - (bal) Fixed stray code in readconf.c that went in by mistake. 44 - (bal) Fixed stray code in readconf.c that went in by mistake.
@@ -6359,4 +6362,4 @@
6359 - Wrote replacements for strlcpy and mkdtemp 6362 - Wrote replacements for strlcpy and mkdtemp
6360 - Released 1.0pre1 6363 - Released 1.0pre1
6361 6364
6362$Id: ChangeLog,v 1.1495 2001/09/12 17:10:40 mouring Exp $ 6365$Id: ChangeLog,v 1.1496 2001/09/12 17:35:27 mouring Exp $