diff options
author | Cedric Bail <cedric.bail@samsung.com> | 2013-07-02 13:45:30 +0900 |
---|---|---|
committer | Cedric Bail <cedric.bail@samsung.com> | 2013-07-02 13:45:30 +0900 |
commit | 2fdc05863d1d2b97890005157d44f09db4e82bc4 (patch) | |
tree | 74b497c2ede33af110401243f01b75fc35b23ae8 /NEWS | |
parent | b6aaef651b2ade983a5ecac22bce0c57273d1f9a (diff) |
eet: force thread to always run during eet_cache_concurrency test.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -195,6 +195,7 @@ Improvements: | |||
195 | * evas: use eo array of callbacks to reduce callbacks memory footprint of Evas_Object_Box and Evas_Object_Table. | 195 | * evas: use eo array of callbacks to reduce callbacks memory footprint of Evas_Object_Box and Evas_Object_Table. |
196 | * evas: optimized path for when map use the same color for all corner. | 196 | * evas: optimized path for when map use the same color for all corner. |
197 | * Edje entry: Move cursor to correct position when selection handlers are pressed. | 197 | * Edje entry: Move cursor to correct position when selection handlers are pressed. |
198 | * eet: force thread to always run during eet_cache_concurrency test. | ||
198 | 199 | ||
199 | Fixes: | 200 | Fixes: |
200 | * Fix a memory leak in ecore_con_dns when using ecore_con_server_connect | 201 | * Fix a memory leak in ecore_con_dns when using ecore_con_server_connect |