summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-01-07 13:01:21 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-01-07 13:01:21 +0000
commitebe7ff0bcf99ef47158a455a0ad2dc3a349cc83d (patch)
treec0606b6dd8bdc4304a2328cda4e17e8db4d9f3e1
parent002eded2a7ebf1090526e4ad6209d86d2f8fea41 (diff)
downloadATCD-ebe7ff0bcf99ef47158a455a0ad2dc3a349cc83d.tar.gz
ChangeLogTag: Tue Jan 6 20:43:53 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
-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: