diff --git a/legacy/evas/ChangeLog b/legacy/evas/ChangeLog index 08d98338ba..42c387657f 100644 --- a/legacy/evas/ChangeLog +++ b/legacy/evas/ChangeLog @@ -320,9 +320,10 @@ * Fix problem with Evas engine not calling pre/post swap functions in the GL engine when using EGL/OpenGL-ES2 + * Fix SVG loader 2 phase loader having differing scale down code + for first and 2nd phase. Resulted in crash when loading some SVGs 2011-05-11 Tom Hacohen (TAsn) * Textblock: Added evas_textblock_node_format_list_get. This is very useful for edje_entry that uses anchors in the text. -