summaryrefslogtreecommitdiff
path: root/ChangeLogs/ChangeLog-03a
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLogs/ChangeLog-03a')
-rw-r--r--ChangeLogs/ChangeLog-03a8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 69633b4ede7..0c05eec61c8 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,7 @@
+Fri Dec 22 12:43:54 2000 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * ace/OS.h: Fixed a typo.
+
Fri Dec 22 09:12:37 2000 Steve Huston <shuston@riverace.com>
* ace/OS.h: ACE_DEFAULT_FILE_PERMS - added FILE_SHARE_DELETE to the
@@ -90,14 +94,14 @@ Wed Dec 20 16:18:49 2000 Steve Huston <shuston@riverace.com>
Wed Dec 20 15:42:36 2000 Phil Mesnier <mesnier_p@ociweb.com>
- * ace/RMCast/RMCast_IO_UDP.cpp
+ * ace/RMCast/RMCast_IO_UDP.cpp
* ace/RMCast?RMCast_IO_UDP.h
* ace/RMCast/RMCast_IO_UDP.i : The g++ cross compiler 2.9-gnupro-98r2
for target Lynx 3.0.1 host Solaris 2.6 was breaking with an internal
error at the end of handle_input(). Replacing a couple of lines of
code with the private, inline method allocate_and_bind_proxy() gets
around the problem.
-
+
Wed Dec 20 15:32:44 2000 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
* examples/Threads/wfmo.cpp: Move the function calls etc. out of