diff options
author | Guillaume Friloux <sysegv@gmail.com> | 2013-02-08 09:07:08 +0000 |
---|---|---|
committer | Guillaume Friloux <sysegv@gmail.com> | 2013-02-08 09:07:08 +0000 |
commit | fb5d27d4ae347af023fb3f56e6732d931f40be99 (patch) | |
tree | 66bae76342059bf71a211f48247c35fa47993ce2 /NEWS | |
parent | 73e9b8ea3dc5b0d4011e583977b0e687980467b8 (diff) | |
download | efl-fb5d27d4ae347af023fb3f56e6732d931f40be99.tar.gz efl-fb5d27d4ae347af023fb3f56e6732d931f40be99.tar.xz efl-fb5d27d4ae347af023fb3f56e6732d931f40be99.zip |
Update ChangeLog and NEWS
SVN revision: 83773
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -157,3 +157,4 @@ Fixes: * Fix return type of function ecore_wl_outputs_get(). * Fix memleak in Eina_File. * Fix ecore_x_screen_is_composited/set() to work on multihead. + * Fix memory usage of Ecore_Con_Server |