more 2.3.x changelog updates

This commit is contained in:
Dane Springmeyer 2013-09-05 12:19:17 -07:00
parent d6e4882939
commit f60e1f01c1

View file

@ -14,6 +14,12 @@ Released ...
Summary: TODO
- Removed `RENDERING_STATS` compile option since it should be replaced with a better solution (#1956)
- Added support to experimental `svg_renderer` for grouping layers for inkscape and illustrator (#1917)
- Fixed compile of python bindings against Python 3.x
- Optimized SVG loading by improving color parsing speed (#1918)
- Fixed startup problem when fonts cannot be read due to lacking permissions (#1919)