Commit e1f4acc0 authored by Robert Bradshaw's avatar Robert Bradshaw

Release notes.

parent 8873ce12
......@@ -84,6 +84,9 @@ Bugs fixed
generates a 'default' clause to avoid C compiler warnings about
unmatched enum values.
* Fixed a bug where class hierarchies declared out-of-order could result
in broken generated code.
* Fixed a bug which prevented overriding const methods of C++ classes.
Other changes
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment