diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -15,6 +15,10 @@ | |||
15 | - markus@cvs.openbsd.org 2003/08/29 10:04:36 | 15 | - markus@cvs.openbsd.org 2003/08/29 10:04:36 |
16 | [channels.c nchan.c] | 16 | [channels.c nchan.c] |
17 | be less chatty; debug -> debug2, cleanup; ok henning@ | 17 | be less chatty; debug -> debug2, cleanup; ok henning@ |
18 | - markus@cvs.openbsd.org 2003/08/31 10:26:04 | ||
19 | [progressmeter.c] | ||
20 | pass file_size + 1 to snprintf: fixes printing of truncated | ||
21 | file names; fix based on patch/report from sturm@; | ||
18 | 22 | ||
19 | 20030829 | 23 | 20030829 |
20 | - (bal) openbsd-compat/ clean up. Considate headers, add in Id on our | 24 | - (bal) openbsd-compat/ clean up. Considate headers, add in Id on our |
@@ -930,4 +934,4 @@ | |||
930 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 934 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
931 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 935 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
932 | 936 | ||
933 | $Id: ChangeLog,v 1.2923 2003/09/02 12:52:31 djm Exp $ | 937 | $Id: ChangeLog,v 1.2924 2003/09/02 12:53:01 djm Exp $ |