summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 5bc1cc3b123..a0bada42dbf 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,14 @@
+Wed Jan 7 13:00:11 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * performance-tests/Cubit/TAO/MT_Cubit/MT_Cubit.mpc:
+ When usign gnuace generate LDLIBS += $(MATHLIB) at the place of
+ the local marker. This test uses sqrt and some Unix versions
+ then need to link their mathlib.
+
+ * tests/Smart_Proxies/Policy/Smart_Proxies_Policy.mpc:
+ Use taoserver and taoclient as base project so that exenames are
+ set to the names the run_test.pl expects.
+
Tue Jan 6 20:43:53 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
* TAO_IDL/ast/ast_decl.cpp: