summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorkitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-10-02 06:12:23 +0000
committerkitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-10-02 06:12:23 +0000
commita7cbdf7443036c455543264153e2d1323985ff95 (patch)
treebf4b495a34b0d6d1a759b1e7674a58c2a88767cb /ChangeLog
parentaad3d155cf902bec4af1ccdb3e16d3e27d161fe1 (diff)
downloadATCD-a7cbdf7443036c455543264153e2d1323985ff95.tar.gz
ChangeLogTag: Wed Oct 2 01:08:51 2002 Krishnakumar B <kitty@cs.wustl.edu>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index db1eab22d49..b2475d49fa4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Oct 2 01:08:51 2002 Krishnakumar B <kitty@cs.wustl.edu>
+
+ * ace/SString.cpp (ACE_NS_WString): Fix the silly off-by-one error
+ causing heap corruption and core dumps in $ACE_ROOT/Naming_Test.
+
Tue Oct 1 20:46:35 2002 Christopher Kohlhoff <chris@kohlhoff.com>
* ace/Atomic_Op.cpp: