summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-08-25 00:43:52 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-08-25 00:43:52 +0000
commitd7c14eb788e6785b9010e9c78d5d9171ae65700d (patch)
treef6a09f0a20aa213b4071d22f6b8a57edab2bf6da
parent9888c479c372e0b2ad1f0ff417d54bebb7b353b5 (diff)
downloadATCD-d7c14eb788e6785b9010e9c78d5d9171ae65700d.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-99b15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 013170d3fc3..529d1bc0998 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,18 @@
+Tue Aug 24 10:02:51 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
+
+ * tests/Process_Manager_Test.cpp: Fixed a number of warnings
+ caused by unused args and signed/unsigned mismatches. Thanks to
+ David Levine for reporting this.
+
+ * ace/Service_Repository.h,
+ ace/Service_Config.h,
+ ace/OS.h:
+ Changed the default number of entries in the
+ ACE_Service_Repository from ACE_DEFAULT_SELECT_REACTOR_SIZE
+ to ACE_DEFAULT_SERVICE_REPOSITORY_SIZE, which defaults to
+ 1024. Thanks to Ivan Murthy <Ivan.Murphy@med.siemens.de> for
+ suggesting this.
+
Tue Aug 24 16:23:07 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
* bin/make_release: