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