summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ACE/ChangeLog7
-rw-r--r--ACE/NEWS6
2 files changed, 12 insertions, 1 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index f617334d0c9..8f8cbba6ae8 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,7 +1,12 @@
+Mon Jun 25 16:03:37 UTC 2007 Ciju John <johnc at ociweb dot com>
+
+ * NEWS:
+ Adding NEWS summaries on Ossama's behalf.
+
Fri Jun 22 15:56:12 UTC 2007 William R. Otte <wotte@dre.vanderbilt.edu>
* bin/make_release.py:
-
+
Updates to fix ChangeLog entry creation and superflous packaging
of extra binary files in ACE+TAO and ACE+TAO+CIAO packages.
diff --git a/ACE/NEWS b/ACE/NEWS
index 34a8f153fc1..d5aefb4f61f 100644
--- a/ACE/NEWS
+++ b/ACE/NEWS
@@ -30,6 +30,12 @@ USER VISIBLE CHANGES BETWEEN ACE-5.5.8 and ACE-5.5.9
define the following in your config.h file.
ACE_GCC_HAS_TEMPLATE_INSTANTIATION_VISIBILITY_ATTRS 1
+. Fixed (rare) problem in TP_Reactor where incorrect event handler was
+ resumed.
+
+. Reduced footprint on some platforms, particularly those that use
+ g++ >= 3.3.
+
USER VISIBLE CHANGES BETWEEN ACE-5.5.7 and ACE-5.5.8
====================================================