summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2007-04-03 12:37:12 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2007-04-03 12:37:12 +0000
commit64a888d3b6ca143fcfef8dcc92acbbae2f40f298 (patch)
tree36252aefa69797244b1ec625ec11eab24996e462
parentd42ec15e8f182b333b7c93348fc510f1c8bb5018 (diff)
downloadATCD-64a888d3b6ca143fcfef8dcc92acbbae2f40f298.tar.gz
ChangeLogTag: Tue Apr 3 12:37:37 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
-rw-r--r--TAO/ChangeLog6
-rw-r--r--TAO/tests/Makefile.am1
2 files changed, 7 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index ef43c65873c..85e1a4e345a 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,9 @@
+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.
+
Tue Apr 3 12:09:43 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
* tao/GIOP_Message_Version.h:
diff --git a/TAO/tests/Makefile.am b/TAO/tests/Makefile.am
index bd05db83f6b..89a5c2bb5eb 100644
--- a/TAO/tests/Makefile.am
+++ b/TAO/tests/Makefile.am
@@ -85,6 +85,7 @@ SUBDIRS = \
Bug_2595_Regression \
Bug_2654_Regression \
Bug_2669_Regression \
+ Bug_2677_Regression \
Bug_2683_Regression \
Bug_2702_Regression \
CDR \