diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-08-01 15:10:20 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-08-01 15:10:20 +0000 |
commit | c45f10134334a7d3aa3536fa7776aa727aa957a7 (patch) | |
tree | 5098c4f44107ab4c5b06a49a074eea7129005d65 /ChangeLog-99b | |
parent | a77adb938852a885170b3f2666ed685462b6b2bf (diff) | |
download | ATCD-c45f10134334a7d3aa3536fa7776aa727aa957a7.tar.gz |
ChangeLogTag:Sun Aug 1 10:03:56 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r-- | ChangeLog-99b | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b index fbc6e0957e5..b662ae3e72c 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -1,3 +1,13 @@ +Sun Aug 1 10:03:56 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> + + * ace/OS.h: Moved the definition of ACE_IPPROTO_TCP down + further in this file so that the IPPROTO_TCP macro would be + defined. + + * ace/Based_Pointer_T.cpp: Removed an inappropriate use of + ACE_INLINE in the *.cpp file. Thanks to DEC UNIX C++ for + reporting this! + Sun Aug 01 02:41:44 1999 Nanbor Wang <nanbor@cs.wustl.edu> * examples/Shared_Malloc/Shared_Malloc.dsw |