summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-01-29 16:57:43 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-01-29 16:57:43 +0000
commitabdb4bd69475af3ce9f3d34dcd1bb022d97f32e2 (patch)
tree5264c8d7ab6334c2643f742b567ab500b16ed5e0 /TAO
parent9f85c4fc77db38c1c5ebb943de9b714a2335d6e0 (diff)
downloadATCD-abdb4bd69475af3ce9f3d34dcd1bb022d97f32e2.tar.gz
* orbsvcs/tests/Notify/Structured_Filter/Notify_Push_Consumer.cpp:
Added throw spec to push_structured_event() to match the declaration.
Diffstat (limited to 'TAO')
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index a9b78d90bd7..425ed6279e5 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,10 @@
+Tue Jan 29 10:56:35 2002 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * orbsvcs/tests/Notify/Structured_Filter/Notify_Push_Consumer.cpp:
+
+ Added throw spec to push_structured_event() to match the
+ declaration.
+
Tue Jan 29 09:38:35 2002 Venkita Subramonian <venkita@cs.wustl.edu>
* tao/CORBALOC_Parser.cpp: