summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2007-04-03 12:38:12 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2007-04-03 12:38:12 +0000
commite21f4002cb0138627336fb2f12d0740fb04a6a92 (patch)
treee8755401a7f2c4b8f79293e2349c323b2fc998c3
parent64a888d3b6ca143fcfef8dcc92acbbae2f40f298 (diff)
downloadATCD-e21f4002cb0138627336fb2f12d0740fb04a6a92.tar.gz
ChangeLogTag: Tue Apr 3 12:37:37 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
-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 \