summaryrefslogtreecommitdiff
path: root/ACE/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ChangeLog')
-rw-r--r--ACE/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index d2ae36e6b8a..041ad5193bb 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,17 @@
+Sun Dec 2 17:47:13 UTC 2007 J.T. Conklin <jtc@acorntoolworks.com>
+
+ * configure.ac:
+
+ Remove code which defined ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA
+ and ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION feature test macros.
+ There are vestigial bits of the tests which still remain -- the
+ entire platform template capability tests need to be rewritten.
+
+ * m4/config_h.m4:
+
+ Remove templates for ACE_HAS_TEMPLATE_INSTANTATION_PRAGMA and
+ ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION.
+
Sun Dec 2 17:43:27 UTC 2007 J.T. Conklin <jtc@acorntoolworks.com>
* ace/README: