summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-05-09 19:17:22 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-05-09 19:17:22 +0000
commit980484066a9552a50c0e58b930a498969ac4de20 (patch)
treeb45be4cfcbc3d0246943c22eeece64ac29917c1c
parentea1ba9282e909dfa9b40c072241f315794470950 (diff)
downloadATCD-980484066a9552a50c0e58b930a498969ac4de20.tar.gz
ChangeLogTag: Mon May 9 19:16:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index e1385d1c99e..92d7d6c8913 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,12 @@
+Mon May 9 19:16:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * tao/Policy_Set.cpp:
+ As part of the POA refactoring we removed a workaround for
+ vc5 but we found that this workaround is still needed for the
+ Intel 7.1 C++ compiler using msvc emulation, so readded the
+ workaround again, but now with some specific defines so
+ that we only use this workaround for Intel C++ 7.1
+
Mon May 9 01:56:32 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
* tao/Recursive_Type_TypeCode.h: