summaryrefslogtreecommitdiff
path: root/ChangeLogs
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2002-05-24 00:38:48 +0000
committerSteve Huston <shuston@riverace.com>2002-05-24 00:38:48 +0000
commita86a0bf2a3713cfa17fececcbbf901d604450bf8 (patch)
tree657918051a754b297b04b3c5fa86e2f23b8d1ca3 /ChangeLogs
parent0d9148f6ca9728920ae5f6959d65016538bdac57 (diff)
downloadATCD-a86a0bf2a3713cfa17fececcbbf901d604450bf8.tar.gz
ChangeLogTag:Thu May 23 20:35:22 2002 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'ChangeLogs')
-rw-r--r--ChangeLogs/ChangeLog-02a13
-rw-r--r--ChangeLogs/ChangeLog-03a13
2 files changed, 26 insertions, 0 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 3f4e85b0402..d5ea5c9a3d5 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,16 @@
+Thu May 23 20:35:22 2002 Steve Huston <shuston@riverace.com>
+
+ * ace/RB_Tree.h: Clarified that iterator is valid after changes to
+ container only if the iterated-over element is not removed. Thanks
+ to Craig Ching <cching@mqsoftware.com> for noticing this.
+
+ * ace/Module.cpp (close): Fixed to only use the passed-in flags if
+ the task delete policy was not set explicitly. Thanks to Doug
+ Schmidt for this fix!
+
+ * examples/C++NPv2/WFMO_Reactor_Logging_Server.cpp: Use new technique
+ for detecting "quit" command. Unified with book content.
+
Thu May 23 20:36:46 UTC 2002 Craig Rodrigues <crodrigu@bbn.com>
* bin/nightlybuilds/builds.lst: Move Lynx_PPC build to new scoreboard.
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 3f4e85b0402..d5ea5c9a3d5 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,16 @@
+Thu May 23 20:35:22 2002 Steve Huston <shuston@riverace.com>
+
+ * ace/RB_Tree.h: Clarified that iterator is valid after changes to
+ container only if the iterated-over element is not removed. Thanks
+ to Craig Ching <cching@mqsoftware.com> for noticing this.
+
+ * ace/Module.cpp (close): Fixed to only use the passed-in flags if
+ the task delete policy was not set explicitly. Thanks to Doug
+ Schmidt for this fix!
+
+ * examples/C++NPv2/WFMO_Reactor_Logging_Server.cpp: Use new technique
+ for detecting "quit" command. Unified with book content.
+
Thu May 23 20:36:46 UTC 2002 Craig Rodrigues <crodrigu@bbn.com>
* bin/nightlybuilds/builds.lst: Move Lynx_PPC build to new scoreboard.