diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -42,6 +42,10 @@ | |||
42 | - markus@cvs.openbsd.org 2001/08/28 15:39:48 | 42 | - markus@cvs.openbsd.org 2001/08/28 15:39:48 |
43 | [ssh.1 ssh.c] | 43 | [ssh.1 ssh.c] |
44 | allow: ssh -F configfile host | 44 | allow: ssh -F configfile host |
45 | - markus@cvs.openbsd.org 2001/08/29 20:44:03 | ||
46 | [scp.c] | ||
47 | clear the malloc'd buffer, otherwise source() will leak malloc'd | ||
48 | memory; ok theo@ | ||
45 | 49 | ||
46 | 20010815 | 50 | 20010815 |
47 | - (bal) Fixed stray code in readconf.c that went in by mistake. | 51 | - (bal) Fixed stray code in readconf.c that went in by mistake. |
@@ -6365,4 +6369,4 @@ | |||
6365 | - Wrote replacements for strlcpy and mkdtemp | 6369 | - Wrote replacements for strlcpy and mkdtemp |
6366 | - Released 1.0pre1 | 6370 | - Released 1.0pre1 |
6367 | 6371 | ||
6368 | $Id: ChangeLog,v 1.1497 2001/09/12 17:48:04 mouring Exp $ | 6372 | $Id: ChangeLog,v 1.1498 2001/09/12 17:49:48 mouring Exp $ |