summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ef19413ef9..d513d1f0384 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Fri Apr 05 21:17:44 2002 Balachandran Natarajan <bala@cs.wustl.edu>
+
+ * ace/CDR_Stream.cpp: Initialized a null wstring properly.
+ * tests/CDR_Test.cpp (test_get): Added a test case for a
+ marshalling and unmarshalling a zero length wstring.
+
+ The above changes fix [Bug 1169]. Thanks to Duane Binder
+ <duane.binder@veritas.com> for suggesting these fixes.
+
Fri Apr 5 19:20:39 2002 Steve Huston <shuston@riverace.com>
* ace/Proactor.h: Add #include "ace/OS.h" in the "non-AIO" section