summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2002-06-13 19:03:46 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2002-06-13 19:03:46 +0000
commitb3e48215e41c871974e0cd0342a3c2d309a465c9 (patch)
tree7e742f8ce9399fbe17b34053da67f18236f0e749
parente6399db215a81ee0e9651aee2f25c41e725489ed (diff)
downloadATCD-b3e48215e41c871974e0cd0342a3c2d309a465c9.tar.gz
ChangeLogTag:Wed Jun 12 21:28:29 2002 Steve Huston <shuston@riverace.com>
-rw-r--r--ChangeLog7
-rw-r--r--ChangeLogs/ChangeLog-02a7
-rw-r--r--ChangeLogs/ChangeLog-03a7
3 files changed, 15 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d8ceb7e93c..4f16f39e2a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -106,8 +106,11 @@ Tue Jun 11 19:05:39 2002 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
Thanks to Eugene Alterman <eugalt@myrealbox.com> for
contributing these tests.
- * ace/Configuration.{h,cpp}: Added support for a new open_simple_section()
- method that does not allow path key separators. Thanks to
+ * ace/Configuration.{h,cpp}:
+ ACE_Configuration_Heap::open_section() now accepts path
+ separators in section name, so that it is consistent with the
+ updated version of
+ ACE_Configuration_Win32Registry::open_section(). Thanks to
Eugene Alterman <eugalt@myrealbox.com> for contributing this
patch.
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 4d8ceb7e93c..4f16f39e2a6 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -106,8 +106,11 @@ Tue Jun 11 19:05:39 2002 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
Thanks to Eugene Alterman <eugalt@myrealbox.com> for
contributing these tests.
- * ace/Configuration.{h,cpp}: Added support for a new open_simple_section()
- method that does not allow path key separators. Thanks to
+ * ace/Configuration.{h,cpp}:
+ ACE_Configuration_Heap::open_section() now accepts path
+ separators in section name, so that it is consistent with the
+ updated version of
+ ACE_Configuration_Win32Registry::open_section(). Thanks to
Eugene Alterman <eugalt@myrealbox.com> for contributing this
patch.
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 4d8ceb7e93c..4f16f39e2a6 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -106,8 +106,11 @@ Tue Jun 11 19:05:39 2002 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
Thanks to Eugene Alterman <eugalt@myrealbox.com> for
contributing these tests.
- * ace/Configuration.{h,cpp}: Added support for a new open_simple_section()
- method that does not allow path key separators. Thanks to
+ * ace/Configuration.{h,cpp}:
+ ACE_Configuration_Heap::open_section() now accepts path
+ separators in section name, so that it is consistent with the
+ updated version of
+ ACE_Configuration_Win32Registry::open_section(). Thanks to
Eugene Alterman <eugalt@myrealbox.com> for contributing this
patch.