summaryrefslogtreecommitdiff
path: root/ACE/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ChangeLog')
-rw-r--r--ACE/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index 14eb341110e..914275738fe 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,14 @@
+Wed Aug 2 21:27:59 UTC 2006 Adam Mitz <mitza@ociweb.com>
+
+ * bin/PerlACE/Run_Test.pm:
+
+ Added two new packaged-scoped variables, $PerlACE::ACE_ROOT and
+ $PerlACE::TAO_ROOT. $PerlACE::TAO_ROOT is set to the TAO_ROOT
+ environment variable, if one exists. If not it is set to
+ $ACE_ROOT/TAO. $PerlACE::ACE_ROOT is the same as the ACE_ROOT
+ envrionment variable so it's just there for convenience and for
+ symmetry.
+
Wed Aug 2 20:19:04 UTC 2006 Adam Mitz <mitza@ociweb.com>
* bin/tao_other_tests.lst: