diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 | ||
40 | 20010815 | 43 | 20010815 |
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 $ |