diff options
author | Cedric BAIL <cedric.bail@free.fr> | 2013-01-24 01:39:19 +0000 |
---|---|---|
committer | Cedric BAIL <cedric.bail@free.fr> | 2013-01-24 01:39:19 +0000 |
commit | fb249439ae2c70f9bc9ef5cb3955e88ad3a3df89 (patch) | |
tree | 8cf9eab7e38684a018c74b16082bebac0830e12f /NEWS | |
parent | d282e075ef8469e031b29563a98731c54546484b (diff) | |
download | efl-fb249439ae2c70f9bc9ef5cb3955e88ad3a3df89.tar.gz efl-fb249439ae2c70f9bc9ef5cb3955e88ad3a3df89.tar.xz efl-fb249439ae2c70f9bc9ef5cb3955e88ad3a3df89.zip |
efl: forgotten CnN
SVN revision: 83190
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -81,6 +81,7 @@ Improvements: * edje entry: cursor position and location will be passed when it's really changed in case of mouse down, move, and up event. * edje entry: remove ecore_imf_context_reset in mouse up event because it's useless. * rebase dns.c against upstream + * Don't over align data if they are already aligned. Fixes: * Fix PPC (big endian) image codec bug. |