summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/ChangeLog3
-rw-r--r--TAO/tests/Makefile.am1
2 files changed, 3 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 85e1a4e345a..ef35310b038 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -2,7 +2,8 @@ Tue Apr 3 12:37:37 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
* tests/Makefile.am:
- Added Bug_2677_Regression to the list of sub-directories.
+ Added Bug_2677_Regression and Bug_2735_Regression to the list of
+ sub-directories.
Tue Apr 3 12:09:43 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
diff --git a/TAO/tests/Makefile.am b/TAO/tests/Makefile.am
index 89a5c2bb5eb..4289d19d3d6 100644
--- a/TAO/tests/Makefile.am
+++ b/TAO/tests/Makefile.am
@@ -87,6 +87,7 @@ SUBDIRS = \
Bug_2669_Regression \
Bug_2677_Regression \
Bug_2683_Regression \
+ Bug_2735_Regression \
Bug_2702_Regression \
CDR \
COIOP \