summaryrefslogtreecommitdiff
path: root/ChangeLogs
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2001-11-06 20:41:17 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2001-11-06 20:41:17 +0000
commit4fe87c94bcc614aeaff73d762379e20fd7c97e18 (patch)
treeafdc0869dc32378fc6b942a874568cc60b1aa3c4 /ChangeLogs
parente8643c591b2525b4b184f657f4cd4bf92d44ce74 (diff)
downloadATCD-4fe87c94bcc614aeaff73d762379e20fd7c97e18.tar.gz
ChangeLogTag:Tue Nov 6 14:39:28 2001 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
Diffstat (limited to 'ChangeLogs')
-rw-r--r--ChangeLogs/ChangeLog-02a7
-rw-r--r--ChangeLogs/ChangeLog-03a7
2 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index fbc36b1a673..bc87ccf23c3 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,10 @@
+Tue Nov 6 14:39:28 2001 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
+
+ * ace/SString.i (find),
+ * ace/Local_Name_Space_T.cpp (resolve_i): Fixed "off-by-one"
+ bugs with ACE_OS::strscpy(). Thanks to Alain Decamps
+ <Alain.Decamps@PIDPA.be> for contributing this.
+
Tue Nov 6 13:25:40 2001 Chris Cleeland <cleeland_c@ociweb.com>
* tests/Collection_Test.cpp: Committed an old change that uses an
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index fbc36b1a673..bc87ccf23c3 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,10 @@
+Tue Nov 6 14:39:28 2001 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
+
+ * ace/SString.i (find),
+ * ace/Local_Name_Space_T.cpp (resolve_i): Fixed "off-by-one"
+ bugs with ACE_OS::strscpy(). Thanks to Alain Decamps
+ <Alain.Decamps@PIDPA.be> for contributing this.
+
Tue Nov 6 13:25:40 2001 Chris Cleeland <cleeland_c@ociweb.com>
* tests/Collection_Test.cpp: Committed an old change that uses an