efl: Add News and Changelog for small mem leak fix

Do we need to have this for such small fixes?

SVN revision: 83820
This commit is contained in:
Stefan Schmidt 2013-02-11 11:04:42 +00:00
parent fe86e29fa6
commit 177e0cdb6d
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2013-02-11 Stefan Schmidt
* Fix memory leak in error cases in ethumb.
2013-02-08 Stefan Schmidt
* Fix memory leak in eina_xattr_value_ls.

1
NEWS
View File

@ -162,3 +162,4 @@ Fixes:
* Fix memory leak in gstreamer_ecore_x_check
* 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.