diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,4 +1,10 @@ -Edje 1.7.2 +Edje 1.7.3 + +Changes since Edje 1.7.2: +------------------------- + +Fixes: + * fix compilation on Solaris 11 Changes since Edje 1.7.1: ------------------------- @@ -9,6 +15,7 @@ Fixes: * fix edje_text_class_set to update the text classes correctly. * fix to not update map uv for proxy * fix to not segv on inheriting group lookups + * fix build on Solaris 11 Edje 1.7.1 |