summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-27 03:58:04 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-27 03:58:04 +0000
commit8800de61bcdcb516150e25fe1117ea81fde5b2ae (patch)
treea0d58a9793d54d1aedd5993cfbd95618679373d4 /TAO
parent403cd943338400dd5e3f112f8337a34f7fc8e137 (diff)
downloadATCD-8800de61bcdcb516150e25fe1117ea81fde5b2ae.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO')
-rw-r--r--TAO/ChangeLog-98c16
1 files changed, 9 insertions, 7 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index 1f9481eaf7c..e0a6a1feb11 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -4,6 +4,8 @@ Mon Jan 26 21:29:24 1998 David L. Levine <levine@cs.wustl.edu>
Thanks to Oliver Kellogg <Oliver.Kellogg@vs.dasa.de> for
sending the patch.
+ * tao/corbacom.h: use ACE_INT32, etc., for defining Long, etc.
+
Mon Jan 26 16:15:18 1998 Chris Cleeland <cleeland@cs.wustl.edu>
* tao/giop.cpp (read_buffer): Modified this to detect ECONNRESET
@@ -16,17 +18,17 @@ Mon Jan 26 16:15:18 1998 Chris Cleeland <cleeland@cs.wustl.edu>
Mon Jan 26 16:02:51 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
- * tests/Cubit/TAO/MT_Cubit/Makefile:
- * tests/Cubit/TAO/MT_Cubit/Task_Client.cpp:
- * tests/Cubit/TAO/MT_Cubit/cubit_i.cpp:
- * tests/Cubit/TAO/MT_Cubit/cubit_i.h:
- * tests/Cubit/TAO/MT_Cubit/server.cpp:
- * tests/Cubit/TAO/MT_Cubit/server.h:
+ * tests/Cubit/TAO/MT_Cubit/Makefile:
+ * tests/Cubit/TAO/MT_Cubit/Task_Client.cpp:
+ * tests/Cubit/TAO/MT_Cubit/cubit_i.cpp:
+ * tests/Cubit/TAO/MT_Cubit/cubit_i.h:
+ * tests/Cubit/TAO/MT_Cubit/server.cpp:
+ * tests/Cubit/TAO/MT_Cubit/server.h:
It compiles now, but it won't run.
Mon Jan 26 15:29:37 1998 Sumedh Mungee <sumedh@cs.wustl.edu>
- * orbsvcs/tests/AVStreams/ (main):
+ * orbsvcs/tests/AVStreams/ (main):
Added simple client/server to test AVStreams
Mon Jan 26 15:23:54 1998 Sumedh Mungee <sumedh@cs.wustl.edu>