diff options
author | Cedric BAIL <cedric.bail@samsung.com> | 2013-02-20 12:10:18 +0900 |
---|---|---|
committer | Cedric BAIL <cedric.bail@samsung.com> | 2013-02-20 12:15:00 +0900 |
commit | 61287fce389843c8cb1819556da08ec98241ca13 (patch) | |
tree | 4d8efaad171853411af2088407d7e2c053a086db /ChangeLog | |
parent | 9654db3b16a9339b42008d96c7bad06784f5c7ba (diff) | |
download | efl-61287fce389843c8cb1819556da08ec98241ca13.tar.gz efl-61287fce389843c8cb1819556da08ec98241ca13.tar.xz efl-61287fce389843c8cb1819556da08ec98241ca13.zip |
edje: let's properly report that file doesn't exist.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,8 @@ -2013-02-19 Daniel Zaoui +2013-02-20 Cedric Bail + + * Properly report file not found in Edje. + +2013-02-19 Daniel Zaoui * Fix Evas_Object_Text when LTR and RTL are used in the same paragraph. |