summaryrefslogtreecommitdiff
path: root/CIAO/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/NEWS')
-rw-r--r--CIAO/NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/CIAO/NEWS b/CIAO/NEWS
index 3d25ef2912a..d6e5deacf7e 100644
--- a/CIAO/NEWS
+++ b/CIAO/NEWS
@@ -91,6 +91,19 @@ USER VISIBLE CHANGES BETWEEN CIAO-0.5.2 and CIAO-0.5.3
information from Repoman and generate/modify DeploymentPlans based
on different demands. Removed the planner project.
+. Added C++ keyword mangling to the CIDL compiler (bug#2427).
+
+. Fixed the CIDL compiler source code to build with Intel C++ (bug#2387).
+
+. Reimplemented the CIDL compiler command line handling to make use
+ of '--' to separate options from arguments unnecessary (bug#2426).
+
+. Added file and line number to the semantic errors printed by the CIDL
+ compiler.
+
+. Fixed a number of bugs in the CIDL compiler error handling and recovery
+ mechanisms.
+
USER VISIBLE CHANGES BETWEEN CIAO-0.5.1 and CIAO-0.5.2
====================================================