summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-07 20:17:17 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-07 20:17:17 +0000
commited2e076b132f6af6d27302c3046373c87f3b240c (patch)
tree3e870729ad1f50065271d16a7868272b66857775
parentd6082e7490790b4c8f1662c46810784cbd01a1f3 (diff)
downloadATCD-ed2e076b132f6af6d27302c3046373c87f3b240c.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c13
1 files changed, 11 insertions, 2 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index e12cb723fdb..ff8e69e567a 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,7 +1,16 @@
+Mon Jun 07 15:14:47 1999 David L. Levine <levine@cs.wustl.edu>
+
+ * utils/catior/catior.cpp (cat_iiop_profile): added missing
+ read of port_number from the str.
+
+ * utils/catior/README: updated to mention that there's now
+ a test subdirectory containing samples, instead of just
+ a single sample file.
+
Mon Jun 7 12:39:14 1999 Douglas C. Schmidt <schmidt@danzon.cs.wustl.edu>
- * examples/Simple: Fixed const-correctness problems with all the
- simple examples.
+ * examples/Simple: Fixed const-correctness problems with all the
+ simple examples.
Mon Jun 07 11:51:52 1999 David L. Levine <levine@cs.wustl.edu>