summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2007-04-30 17:49:38 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2007-04-30 17:49:38 +0000
commit6749cedfa9707d82139fe9b2b6363318d3d27764 (patch)
tree60518179da720a1ec7d9ea25db21b6179ee71605
parente728d52d52af2fdf947cecb94a0e942f6bd13760 (diff)
downloadATCD-ACE+TAO+CIAO-5_5_8.tar.gz
Manually tagging 5.5.8ACE+TAO+CIAO-5_5_8
-rw-r--r--TAO/ChangeLog8
-rw-r--r--TAO/configure.ac1
2 files changed, 7 insertions, 2 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index b59666d964b..6de210a9613 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,7 +1,13 @@
Mon Apr 30 08:59:37 CDT 2007 Chad Elliott <elliott_c@ociweb.com>
- * TAO version 1.5.8 released.
+ * TAO version 1.5.8 released.
+
+Mon Apr 30 17:47:32 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
+
+ * configure.ac:
+
+ Removed a non-existent entry.
Mon Apr 30 12:57:32 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
diff --git a/TAO/configure.ac b/TAO/configure.ac
index 05f2d2ca57d..88391de5b33 100644
--- a/TAO/configure.ac
+++ b/TAO/configure.ac
@@ -301,7 +301,6 @@ if test $tao_build_examples = yes; then
examples/POA/TIE/Makefile
examples/Persistent_Grid/Makefile
examples/PluggableUDP/Makefile
- examples/PluggableUDP/tests/Basic/Makefile
examples/PluggableUDP/tests/Makefile
examples/PluggableUDP/tests/Performance/Makefile
examples/PluggableUDP/tests/SimplePerformance/Makefile