diff options
Diffstat (limited to '')
-rw-r--r-- | legacy/evas/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/legacy/evas/NEWS b/legacy/evas/NEWS index ea0dede6bc..6426cd01e4 100644 --- a/legacy/evas/NEWS +++ b/legacy/evas/NEWS | |||
@@ -26,6 +26,7 @@ Fixes: | |||
26 | * Don't crash when calling evas_object_smart_type_check without type. | 26 | * Don't crash when calling evas_object_smart_type_check without type. |
27 | * Handle proxy with the right context. | 27 | * Handle proxy with the right context. |
28 | * Force proxied object to stay active to keep track of change in them. | 28 | * Force proxied object to stay active to keep track of change in them. |
29 | * Fix evas_gl's internal resource surface bug when evas' window is deleted/recreated. | ||
29 | 30 | ||
30 | Removal: | 31 | Removal: |
31 | * Remove EVAS_FRAME_QUEUING, EVAS_SLI, METRIC_CACHE and WORD_CACHE. | 32 | * Remove EVAS_FRAME_QUEUING, EVAS_SLI, METRIC_CACHE and WORD_CACHE. |