summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-10-22 23:22:15 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-10-22 23:22:15 +0000
commit7f7ebfa58f4ed36331f5c6928d65df3c2e01360a (patch)
treee94fb0c0030bc905415e04c07d1df972938ec358
parent02e6c3440b27f2891cfff3a4dc8aa1fb5da23beb (diff)
downloadATCD-7f7ebfa58f4ed36331f5c6928d65df3c2e01360a.tar.gz
ChangeLogTag: Tue Oct 22 18:17:59 2002 Jeff Parsons <parsons@isis-server.isis.vanderbilt.edu>
-rw-r--r--TAO/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 97ab0b443ea..d793bfa8084 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,16 @@
+Tue Oct 22 18:17:59 2002 Jeff Parsons <parsons@isis-server.isis.vanderbilt.edu>
+
+ * orbsvcs/orbsvcs/Notify/Notify_FilterFactory_i.cpp:
+ * tests/Notify/MT_Dispatching/Structured_Consumer.cpp:
+ * tests/Notify/MT_Dispatching/Structured_Supplier.cpp:
+ * tests/Notify/Sequence_Multi_ETCL_Filter/Sequence_Consumer.cpp:
+ * tests/Notify/Structured_Filter/Structured_Consumer.cpp:
+ * tests/Notify/performance-tests/Filter/Sequence_Consumer.cpp:
+
+ Changed the string selecting the Extended Trader Constraint Language
+ grammar from "ETCL" to EXTENDED_TCL" as required by the spec. Thanks
+ to Dmitry Khrapov <yavannadil@yahoo.com> for reporting the oversight.
+
Tue Oct 22 17:53:58 2002 Jeff Parsons <parsons@isis-server.isis.vanderbilt.edu>
* TAO_IDL/be/be_codegen.cpp: