summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-07-23 14:11:28 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-07-23 14:11:28 +0000
commit5ed178ff01c70c620d44fd01952eb62e59f9ad02 (patch)
tree33166f305673d5066be86e9df24bcb812bab0af6
parent7dd23329c9710de2b8e212a2eeb6bd631a6e6c55 (diff)
downloadATCD-5ed178ff01c70c620d44fd01952eb62e59f9ad02.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-99b7
-rw-r--r--TAO/ChangeLog-99c10
-rw-r--r--THANKS1
3 files changed, 13 insertions, 5 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 36cc09d497f..03a674cd2dc 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,10 @@
+Fri Jul 23 08:58:56 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
+
+ * ace/Service_Config.h: Clarified the fact that the
+ ACE_Service_Config uses the Monostate pattern, so there can only
+ be one of them per-process. Thanks to Ralf Kluthe
+ <kluthe@iti.mu-luebeck.de> for reporting this.
+
Fri Jul 23 07:49:31 1999 David L. Levine <levine@cs.wustl.edu>
* include/makeinclude/platform_sunos5_sunc++.GNU: added
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 843df960880..ce01a2be5df 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,11 +1,11 @@
Fri Jul 23 08:53:52 EDT 1999 Aniruddha Gokhale <gokhale@sahyadri.research.bell-labs.com>
* TAO_IDL/be/be_type.cpp (nested_type_name):
-
- There was an error in the computation of the string length that we
- use to do string comparison. This error resulted due to a copy/paste which
- was causing errors in generated code. This bug report was passed to me by
- Jeff Parsons. Thanks to ?? <??> for submitting the bug report.
+ There was an error in the computation of the string length that
+ we use to do string comparison. This error resulted due to a
+ copy/paste which was causing errors in generated code. This bug
+ report was passed to me by Jeff Parsons. Thanks to ?? <??> for
+ submitting the bug report.
Fri Jul 23 02:13:44 1999 Nanbor Wang <nanbor@cs.wustl.edu>
diff --git a/THANKS b/THANKS
index d5dc6c2f7a7..51cc779a230 100644
--- a/THANKS
+++ b/THANKS
@@ -695,6 +695,7 @@ Alex Hornby <alex@anvil.co.uk>
Riaz Syed <syed@Lynx.COM>
Clarence M. Weaver <clarence_m_weaver@md.northgrum.com>
John Forest <forestj@res.raytheon.com>
+Ralf Kluthe <kluthe@iti.mu-luebeck.de>
I would particularly like to thank Paul Stephenson, who worked with me
at Ericsson. Paul devised the recursive Makefile scheme that