summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorwilson_d <wilson_d@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-10-25 16:34:39 +0000
committerwilson_d <wilson_d@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-10-25 16:34:39 +0000
commit3deb20948f1e84e70c7fbb73f1a90162914d1f46 (patch)
treeb2d0e6524f51936fd4c0d8b1dfe02c37da55aed3 /TAO
parent5368c5f435c1f46b41074c834562a1dac0d2f7b7 (diff)
downloadATCD-3deb20948f1e84e70c7fbb73f1a90162914d1f46.tar.gz
ChangeLogTag: Mon Oct 25 11:33:18 2004 Dale Wilson <wilson_d@ociweb.com>
Diffstat (limited to 'TAO')
-rw-r--r--TAO/ChangeLog12
-rw-r--r--TAO/orbsvcs/tests/Notify/Blocking/notify.conf2
2 files changed, 10 insertions, 4 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 8d0ed17a25d..8d6f6a3f059 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,11 +1,17 @@
+Mon Oct 25 11:33:18 2004 Dale Wilson <wilson_d@ociweb.com>
+
+ * orbsvcs/tests/Notify/Blocking/notify.conf:
+ Extra character at end of line causes "parse error"
+ No newline @ end of file.
+
Mon Oct 25 10:04:56 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
* orbsvcs/IFR_Service/IFR_Service.mpc:
-
+
Removed some unnecessary dependencies.
-
+
* orbsvcs/IFR_Service/be_produce.cpp:
-
+
Uncommented a line that creates a holding scope for
struct/union/exception members that must be created
before the container scope, then moved in. Thanks to
diff --git a/TAO/orbsvcs/tests/Notify/Blocking/notify.conf b/TAO/orbsvcs/tests/Notify/Blocking/notify.conf
index 898f35bb38d..81d7ba362a7 100644
--- a/TAO/orbsvcs/tests/Notify/Blocking/notify.conf
+++ b/TAO/orbsvcs/tests/Notify/Blocking/notify.conf
@@ -2,4 +2,4 @@
## Load the static Cos Notification Service
static Client_Strategy_Factory "-ORBClientConnectionHandler RW"
-static Notify_Default_Event_Manager_Objects_Factory "-MTDispatching -DispatchingThreads 1 -MTSourceEval"x \ No newline at end of file
+static Notify_Default_Event_Manager_Objects_Factory "-MTDispatching -DispatchingThreads 1 -MTSourceEval"