summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-28 08:48:28 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-28 08:48:28 +0000
commit75aeb4466eea0a03f483b30d5d0ec5a67a891028 (patch)
tree4a85ee8b570105548c0db0f94e98722e2140cce0
parent8d05f80feae823d46acb36324fa55bac0b7e4edd (diff)
downloadATCD-75aeb4466eea0a03f483b30d5d0ec5a67a891028.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 2dc5c5725f5..0207b3d7fee 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,3 +1,18 @@
+Mon Dec 28 02:34:59 1998 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * examples/Service_Configurator/IPC-tests/server/server_test.cpp
+ (main): Allow loading in static services in this application.
+
+ * ace/Service_Config.{h,i,cpp} (ACE_Service_Config): Changed the
+ default value of <ignore_static_svcs> to 1. Otherwise, it is
+ not consistent with the initial value of
+ ACE_Service_Config::no_static_svcs_ and that's very confusing.
+ (open): Added one more argument <ignore_static_svcs> with
+ default value of 1. This allow us to turn off this behavior
+ when opening Service_Config. Otherwise, the only other way is
+ to create a fake ACE_Service_Config and use that to change the
+ static variable <no_static_svcs_>.
+
Sun Dec 27 21:51:10 1998 David L. Levine <levine@cs.wustl.edu>
* etc/purify.solaris2: added a couple of MIU suppressions for