diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -3,6 +3,9 @@ | |||
3 | - markus@cvs.openbsd.org 2001/10/04 14:34:16 | 3 | - markus@cvs.openbsd.org 2001/10/04 14:34:16 |
4 | [key.c] | 4 | [key.c] |
5 | call OPENSSL_free() for memory allocated by openssl; from chombier@mac.com | 5 | call OPENSSL_free() for memory allocated by openssl; from chombier@mac.com |
6 | - markus@cvs.openbsd.org 2001/10/04 15:05:40 | ||
7 | [channels.c serverloop.c] | ||
8 | comment out bogus conditions for selecting on connection_in | ||
6 | 9 | ||
7 | 20011007 | 10 | 20011007 |
8 | - (bal) ssh-copy-id corrected permissions for .ssh/ and authorized_keys. | 11 | - (bal) ssh-copy-id corrected permissions for .ssh/ and authorized_keys. |
@@ -6648,4 +6651,4 @@ | |||
6648 | - Wrote replacements for strlcpy and mkdtemp | 6651 | - Wrote replacements for strlcpy and mkdtemp |
6649 | - Released 1.0pre1 | 6652 | - Released 1.0pre1 |
6650 | 6653 | ||
6651 | $Id: ChangeLog,v 1.1585 2001/10/10 05:00:49 djm Exp $ | 6654 | $Id: ChangeLog,v 1.1586 2001/10/10 05:01:16 djm Exp $ |