summaryrefslogtreecommitdiff
path: root/ChangeLogs/ChangeLog-03a
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLogs/ChangeLog-03a')
-rw-r--r--ChangeLogs/ChangeLog-03a14
1 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index ffa29da4abc..6ce3491c2fc 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,10 +1,22 @@
+Tue May 7 09:21:50 UTC 2002 Don Hinton <dhinton@ieee.org>
+
+ * ace/ace_stdio.h:
+
+ Commented out ifdef that include cstdio. This was mistakenly
+ copied from config-all.h. If this cleans up the sun builds, it will
+ be removed completely.
+
+ * ace/Array_Base.inl:
+
+ Added include of Trace.h.
+
Mon May 6 19:11:05 UTC 2002 Don Hinton <dhinton@ieee.org>
* ace/Sched_Params.cpp:
Added include of OS.h when ACE_HAS_PRIOCNTL && ACE_HAS_STHREADS
are defined.
-
+
Mon May 6 15:53:39 UTC 2002 Don Hinton <dhinton@ieee.org>
* ace/Array_Base.cpp: