summaryrefslogtreecommitdiff
path: root/ACE/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ChangeLog')
-rw-r--r--ACE/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index 969a6a1059d..dbbf106b6fd 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,16 @@
+Thu Sep 28 13:35:04 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ace/config-hpux-11.00.h:
+ Removed ACE_HAS_EXPLICIT_STATIC_TEMPLATE_MEMBER_INSTANTIATION that
+ was set for gcc, with this define set the ACE library doesn't
+ build.
+
+ * ace/CDR_Stream.cpp:
+ Initialise pointer with 0
+
+ * ace/TP_Reactor.{h,inl}:
+ Changed owner from int to bool.
+
Wed Sep 27 21:18:04 UTC 2006 Steve Huston <shuston@riverace.com>
* ace/Synch_Options.h: Corrected the table of possible Use_Reactor,