stefan pushed a commit to branch efl-1.8. http://git.enlightenment.org/core/efl.git/commit/?id=ce48dd9927aac58d4ec7bb10e6842b3dfdadb829
commit ce48dd9927aac58d4ec7bb10e6842b3dfdadb829 Author: Stefan Schmidt <[email protected]> Date: Fri Dec 20 09:04:46 2013 +0100 release: Update NEWS with latest two fixes --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 5f852f3..29ffe08 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,8 @@ EFL 1.8.3 Changes since 1.8.2: -------------------- + * evas: no loader should ever close an Eina_File anymore. (T674 and T668) + * evas - tiler - fix missing clip of first rect to outbuf size * Evas textblock: Fixed range_deletion bug with multiple visible formats. * Evas test textblock: Added a test for a broken range_delete case. * emotion: revert to fast sed to use the right eina log domain. --
