summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-16 06:31:54 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-16 06:31:54 +0000
commit24a3747b099702dcc1e135f603486a333b30f9d5 (patch)
treec58e5976660aae790916f17d8c44286900ee3fae
parentf324240e7abd032c0d611da08d9eb8ccfa625243 (diff)
downloadATCD-24a3747b099702dcc1e135f603486a333b30f9d5.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-99b5
-rw-r--r--TAO/ChangeLog-99c13
2 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 18ace42486e..4acad32b1bd 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,8 @@
+Wed Jun 16 00:48:12 1999 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * ACE-INSTALL.html: Updated FreeBSD and Win32 static library
+ instructions.
+
Tue Jun 15 23:15:30 1999 Matthew J Braun <mjb2@cs.wustl.edu>
* ace/Thread_Manager.cpp: Removed explicit template instantiation
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index ae8b9ed42ce..a54de678c9f 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,16 @@
+Wed Jun 16 01:12:55 1999 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * docs/releasenotes/orbcore.html: Updated information wrt
+ collocation support.
+
+ * docs/poa_migration.html:
+ * docs/compiler.html: Removed section about having to
+ include both stubs and skeletons in the client side and how to
+ generate "pure client" code.
+
+ * TAO-INSTALL.html: Updated intructions on creating MSVC
+ projects. Removed VC 4.2 section.
+
Tue Jun 15 22:16:57 1999 Matthew J Braun <mjb2@cs.wustl.edu>
* orbsvcs/tests/Concurrency/CC_command.cpp