diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -3,6 +3,11 @@ | |||
3 | - markus@cvs.openbsd.org 2001/05/06 21:23:31 | 3 | - markus@cvs.openbsd.org 2001/05/06 21:23:31 |
4 | [cli.c] | 4 | [cli.c] |
5 | cli_read() fails to catch SIGINT + overflow; from obdb@zzlevo.net | 5 | cli_read() fails to catch SIGINT + overflow; from obdb@zzlevo.net |
6 | - markus@cvs.openbsd.org 2001/05/08 19:17:31 | ||
7 | [channels.c serverloop.c] | ||
8 | adds correct error reporting to async connect()s | ||
9 | fixes the server-discards-data-before-connected-bug found by | ||
10 | onoe@sm.sony.co.jp | ||
6 | 11 | ||
7 | 20010508 | 12 | 20010508 |
8 | - (bal) Fixed configure test for USE_SIA. | 13 | - (bal) Fixed configure test for USE_SIA. |
@@ -5363,4 +5368,4 @@ | |||
5363 | - Wrote replacements for strlcpy and mkdtemp | 5368 | - Wrote replacements for strlcpy and mkdtemp |
5364 | - Released 1.0pre1 | 5369 | - Released 1.0pre1 |
5365 | 5370 | ||
5366 | $Id: ChangeLog,v 1.1206 2001/05/08 20:05:44 mouring Exp $ | 5371 | $Id: ChangeLog,v 1.1207 2001/05/08 20:07:39 mouring Exp $ |