summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjohnc <johnc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-06-25 16:10:30 +0000
committerjohnc <johnc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-06-25 16:10:30 +0000
commit69c0450bd0e9cbf9fa7406d6d3294c4f1ce7df4d (patch)
tree8a0b22e9acd803d860822fb976e782a878e731f9
parentda8154def625e8853fc504ef7f8d832fc00bda14 (diff)
downloadATCD-69c0450bd0e9cbf9fa7406d6d3294c4f1ce7df4d.tar.gz
ChangeLogTag: Mon Jun 25 16:03:37 UTC 2007 Ciju John <johnc at ociweb dot com>
-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
====================================================