summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-12-16 15:46:56 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-12-16 15:46:56 +0000
commitcb284aacb3d00053ec9052a8022efdca2e6e6b24 (patch)
tree85a2080374abd3ebd469478e8ae4fc3347123467
parenta2d266a31968521740b0509a7e8cee58b8dfba60 (diff)
downloadATCD-cb284aacb3d00053ec9052a8022efdca2e6e6b24.tar.gz
ChangeLogTag: Mon Dec 16 09:29:32 2002 Jeff Parsons <j.parsons@vanderbilt.edu>
-rw-r--r--TAO/ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 09d5524b8d9..1fe260c254e 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -6,8 +6,7 @@ Mon Dec 16 09:29:32 2002 Jeff Parsons <j.parsons@vanderbilt.edu>
Added the spec-required cast operator to char*& for
the string_var class. Thanks to Torsten Kuepper
<torsten.kuepper@nokia.com> for reporting the oversight.
- This closes [BUGID:1402]. Also removed the existing
- non-compliant cast operator to char*.
+ This closes [BUGID:1402].
Sun Dec 15 22:26:29 2002 Priyanka Gontla <pgontla@ece.uci.edu>