diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -22,6 +22,9 @@ | |||
22 | Don't ftruncate after write error, creating sparse files of | 22 | Don't ftruncate after write error, creating sparse files of |
23 | incorrect length | 23 | incorrect length |
24 | mindrot bug #403, reported by rusr@cup.hp.com; ok markus@ | 24 | mindrot bug #403, reported by rusr@cup.hp.com; ok markus@ |
25 | - djm@cvs.openbsd.org 2003/01/10 10:32:54 | ||
26 | [channels.c] | ||
27 | hush socket() errors, except last. Fixes mindrot bug #408; ok markus@ | ||
25 | 28 | ||
26 | 20030108 | 29 | 20030108 |
27 | - (djm) Sync openbsd-compat/ with OpenBSD -current | 30 | - (djm) Sync openbsd-compat/ with OpenBSD -current |
@@ -990,4 +993,4 @@ | |||
990 | save auth method before monitor_reset_key_state(); bugzilla bug #284; | 993 | save auth method before monitor_reset_key_state(); bugzilla bug #284; |
991 | ok provos@ | 994 | ok provos@ |
992 | 995 | ||
993 | $Id: ChangeLog,v 1.2562 2003/01/10 10:44:48 djm Exp $ | 996 | $Id: ChangeLog,v 1.2563 2003/01/10 10:45:12 djm Exp $ |