diff options
author | Jihoon Kim <imfine98@gmail.com> | 2013-02-14 02:09:21 +0000 |
---|---|---|
committer | Jihoon Kim <imfine98@gmail.com> | 2013-02-14 02:09:21 +0000 |
commit | 504055db36ab871f970c588f60a892c22a1cfb74 (patch) | |
tree | fac03be222b0cd918af7b1aabe603a747e063e68 /NEWS | |
parent | 3974cb3dc171b4319d74d4aa31789ba55cb62d6c (diff) | |
download | efl-504055db36ab871f970c588f60a892c22a1cfb74.tar.gz efl-504055db36ab871f970c588f60a892c22a1cfb74.tar.xz efl-504055db36ab871f970c588f60a892c22a1cfb74.zip |
edje entry : fix bug not to display preedit string with PREEDIT_TYPE_NONE style
SVN revision: 83876
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -163,3 +163,4 @@ Fixes: * Fix memory usage spike when rotating with the software_x11 engine. * Evas textblock: Fixed a selection issue with different scripts and bidi. * Fix memory leak in error case in ethumb. + * fix bug not to display preedit string with PREEDIT_TYPE_NONE style |