From 8ad763b3e0e55c0dd5971dac865ebcb2e428c278 Mon Sep 17 00:00:00 2001 From: schmidt Date: Mon, 15 Jan 2001 23:06:18 +0000 Subject: ChangeLogTag:Mon Jan 15 15:22:42 2001 Douglas C. Schmidt --- ChangeLogs/ChangeLog-02a | 5 +++++ ChangeLogs/ChangeLog-03a | 5 +++++ 2 files changed, 10 insertions(+) (limited to 'ChangeLogs') diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a index e2b992f8127..2d56211ba62 100644 --- a/ChangeLogs/ChangeLog-02a +++ b/ChangeLogs/ChangeLog-02a @@ -1,5 +1,10 @@ Mon Jan 15 15:22:42 2001 Douglas C. Schmidt + * ace/Asynch_IO.h: Changed the ACE_Asynch_Read_Stream::read() + method's "bytes_to_read" parameter to "num_bytes_to_read" to + workaround a weird problem with some compilers. Thanks to Chris + Kohlhoff for this fix. + * examples/Service_Configurator/IPC-tests/README: Updated this file so that it's now up-to-date and also explains how to reconfigure a server if SIGHUP isn't supported. Thanks to Mike diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a index e2b992f8127..2d56211ba62 100644 --- a/ChangeLogs/ChangeLog-03a +++ b/ChangeLogs/ChangeLog-03a @@ -1,5 +1,10 @@ Mon Jan 15 15:22:42 2001 Douglas C. Schmidt + * ace/Asynch_IO.h: Changed the ACE_Asynch_Read_Stream::read() + method's "bytes_to_read" parameter to "num_bytes_to_read" to + workaround a weird problem with some compilers. Thanks to Chris + Kohlhoff for this fix. + * examples/Service_Configurator/IPC-tests/README: Updated this file so that it's now up-to-date and also explains how to reconfigure a server if SIGHUP isn't supported. Thanks to Mike -- cgit v1.2.1