summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-06-22 22:01:20 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-06-22 22:01:20 +0000
commitb217756248bc8efd56fba46813890b1602ad6ed3 (patch)
treeb625c8e5fc0abccc54c686b38e461bc46412fd9f
parentbe67974d18920de376846c3bc050502603829f81 (diff)
downloadATCD-b217756248bc8efd56fba46813890b1602ad6ed3.tar.gz
ChangeLogTag:Fri Jun 22 17:00:38 2001 Balachandran Natarajan <bala@cs.wustl.edu>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a6
-rw-r--r--TAO/tao/LIST_OF_TODO7
2 files changed, 9 insertions, 4 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index dbff6978f1e..984212e64e9 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,6 +1,10 @@
+Fri Jun 22 17:00:38 2001 Balachandran Natarajan <bala@cs.wustl.edu>
+
+ * tao/LIST_OF_TODO: Updated teh list of TODO's.
+
Mon Jun 18 13:31:38 2001 Balachandran Natarajan <bala@cs.wustl.edu>
- * tao/Asynch_Reply_Dispatcher.cpp (dispatch_reply):
+ * tao/Asynch_Reply_Dispatcher.cpp (dispatch_reply):
* tao/Synch_Reply_Dispatcher.cpp:
* tao/GIOP_Message_Base.cpp:
* tao/Transport.cpp:
diff --git a/TAO/tao/LIST_OF_TODO b/TAO/tao/LIST_OF_TODO
index 7e33a70257a..9fef5f4b67c 100644
--- a/TAO/tao/LIST_OF_TODO
+++ b/TAO/tao/LIST_OF_TODO
@@ -1,11 +1,12 @@
- Fragmentation
-- test for Muli-threaded client & server
+- test for Muli-threaded client & server (muxing tests)
- test LongUpCalls
-- Russle Moores test
- Pass data of different sizes from teh client to the server
- Problem with two messages coming in two diffrent GIOP versions..
- Remove allocation of data block for reply handlers. Can use
stack based stuff
- Remove the allocation of data blocks in Reply_Params.
- AMI tests
-- Big_Twoways.. \ No newline at end of file
+- Big_Twoways..
+- run purify quantify
+- DSI_Gateway tests \ No newline at end of file