summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f77ded0bffa..c62ee0d5942 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,12 @@ Thu Jun 12 15:20:37 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* ace/Makefile.ace: Compile the file Template_Instantiations.cpp
in normal builds.
+ * ace/INET_Addr.cpp: In get_port_number_from_name () set the port
+ number to 0 for VxWorks.
+
+ Thanks to Rob Andzik for providing these patches to get ACE+TAO
+ compiling on VxWorks 5.5.
+
Wed Jun 11 16:27:41 2003 Steve Huston <shuston@riverace.com>
* examples/C++NPv1/Logging_Client.cpp: