efl: forgotten CnN

SVN revision: 83190
This commit is contained in:
Cedric BAIL 2013-01-24 01:39:19 +00:00
parent d282e075ef
commit fb249439ae
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2013-01-24 Cedric Bail
* Don't over align data if they are already aligned.
2013-01-22 Mike Blumenkrantz
* rebase dns.c against upstream

1
NEWS
View File

@ -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.