summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-04-20 12:12:49 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-04-20 12:12:49 +0000
commit95b713817a8dfaa3131a6a7481a32b24a3026267 (patch)
tree34661642e63ac1fe08284fd5d32107c2c0947899
parent3194987f7c0cec5f634405c0b02c53f739b40822 (diff)
downloadATCD-95b713817a8dfaa3131a6a7481a32b24a3026267.tar.gz
ChangeLogTag: Thu Apr 20 11:50:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 744990117fe..c230581a3b5 100644
--- a/NEWS
+++ b/NEWS
@@ -3,13 +3,20 @@ PLANNED MAJOR CHANGES "SOMETIME IN THE FUTURE" (i.e., exact beta not known)
. (Remedy) VxWorks 6.2 support
+USER VISIBLE CHANGES BETWEEN ACE-5.5 and ACE-5.5.2
+====================================================
+
+. Explicit template instantiations support has been removed
+
+. Visual C++ 6.0 and 7.0 support has been removed
+
USER VISIBLE CHANGES BETWEEN ACE-5.5 and ACE-5.5.1
====================================================
. Added support for the --enable-symbol-visibility configure option
to the autoconf build infrastructure instead of solely relying on
feature tests to enable/disable symbol visibility support. This
- avoids build problems with icc, etc.
+ avoids build problems with icc, etc.
. Added support for the --enable-fl-reactor configure option to the
autoconf build infrastructure to build the ACE_FlReactor library.