summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-06-30 12:42:04 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-06-30 12:42:04 +0000
commit5435fdf506f1bd13541d434205f580dbb4d61aac (patch)
treee2c15ecd6ca36b1cb9e1fef92aa022bd38a889cb
parent20afb81f608716421bbacb9d77eb46d59450adc9 (diff)
downloadATCD-5435fdf506f1bd13541d434205f580dbb4d61aac.tar.gz
-rw-r--r--TAO/NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/TAO/NEWS b/TAO/NEWS
index 030bfa6bcdc..410aa444a90 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -2,7 +2,10 @@ USER VISIBLE CHANGES BETWEEN TAO-1.7.9 and TAO-1.8.0
====================================================
. Added minimal exploratory support for alternate IDL->C++
- mapping: IDL string->std::string and IDL sequence->std:vectors
+ mapping: IDL string->std::string and IDL sequence->std:vectors.
+ We are talking with sponsors to see if we can raise funds
+ to make a full new IDL to C++ mapping proposal that uses
+ all new C++0x features
. Fixed bugzilla #3853.