diff options
Diffstat (limited to 'ChangeLogs/ChangeLog-02a')
-rw-r--r-- | ChangeLogs/ChangeLog-02a | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a index 5cd6176e9c3..c91259817f7 100644 --- a/ChangeLogs/ChangeLog-02a +++ b/ChangeLogs/ChangeLog-02a @@ -1,3 +1,9 @@ +Thu Apr 12 17:31:36 2001 Steve Huston <shuston@riverace.com> + + * examples/IOStream/server/iostream_server.h: Wrap the guts of this + in #if !defined (ACE_LACKS_ACE_IOSTREAM) to build clean on platforms + that can't handle ACE_IOStream. + Thu Apr 12 17:02:41 2001 Steve Huston <shuston@riverace.com> * examples/QOS/Change_Sender_TSpec/sender.dsp: |