summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-07-16 14:22:00 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-07-16 14:22:00 +0000
commit25ab8826a9c3503b3f6d35ed4cd6bd12b88dc0f5 (patch)
tree87db423d3b6299375de40af669ba8c52588313a1
parent96759795faccb955851ceee4cbdb381058fd5355 (diff)
downloadATCD-25ab8826a9c3503b3f6d35ed4cd6bd12b88dc0f5.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-99b8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 89ee56f1a49..d5a4553263b 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,11 @@
+Fri Jul 16 09:20:42 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
+
+ * ace/Memory_Pool.h: Added a way to set the segment_size in
+ ACE_Shared_Memory_Pool_Options and ACE_Shared_Memory_Pool.
+ Thanks to Serge Kolgan <skolgan@cisco.com> for this fix. [This
+ feature was actually added a couple of beta releases ago, but
+ somehow the ChangeLog entry got lost.]
+
Fri Jul 16 02:28:10 1999 Nanbor Wang <nanbor@cs.wustl.edu>
* ace/Log_Msg.cpp (log): Changed (*va_arg (argp,PTF))(), which