summaryrefslogtreecommitdiff
path: root/CIAO/NEWS
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-08-29 17:34:24 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-08-29 17:34:24 +0000
commit4877637fc07ac98edf1c7d1a20bf00b7e0937817 (patch)
tree0cd7fad4af6916f5c4120cb571d09dde263be42d /CIAO/NEWS
parent17d841bd02d536632631c868945075fb09d7f3f2 (diff)
downloadATCD-4877637fc07ac98edf1c7d1a20bf00b7e0937817.tar.gz
Diffstat (limited to 'CIAO/NEWS')
-rw-r--r--CIAO/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/CIAO/NEWS b/CIAO/NEWS
index 3678bd6728e..9f82300bf6a 100644
--- a/CIAO/NEWS
+++ b/CIAO/NEWS
@@ -76,6 +76,13 @@ USER VISIBLE CHANGES BETWEEN CIAO-0.5.10 and CIAO-0.6.0
. Added support for building CIAO statically with Microsoft Visual C++
+. Fixes to idl3_to_idl2 conversion tool, which
+ - handle the mapping of IDL identifiers that are
+ escaped (due to a clash with an IDL keyword) or
+ that clash with a C++ keyword
+ - handle the mapping of #includes of IDL files
+ that aren't themselves processed by the tool
+
USER VISIBLE CHANGES BETWEEN CIAO-0.5.9 and CIAO-0.5.10
=======================================================