summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-07-24 14:58:31 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-07-24 14:58:31 +0000
commit05226585f285c676b58330ea12358924fd601366 (patch)
tree2fe16f7cff88bf97f5eb585e432cbf5a2524c422
parentbf8199a6e17d06e5bfa1ac50bccd6fb266d9920a (diff)
downloadATCD-05226585f285c676b58330ea12358924fd601366.tar.gz
* orbsvcs/examples/Security/SecurityLevel1/SLevel1_Test.idl:
Removed 'void' parameter from two operations. Thanks to Joachim Tremouroux <joachim.tremouroux@microresearch.be> for reporting the bug.
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 1932d0b6407..dd7f6ecc3bf 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,11 @@
+Tue Jul 24 08:38:14 2001 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * orbsvcs/examples/Security/SecurityLevel1/SLevel1_Test.idl:
+
+ Removed 'void' parameter from two operations. Thanks to
+ Joachim Tremouroux <joachim.tremouroux@microresearch.be>
+ for reporting the bug.
+
Mon Jul 23 22:31:18 2001 Balachandran Natarajan <bala@cs.wustl.edu>
* tests/Big_Reply/Client_Task.cpp: Added some debufg