summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 \