diff options
author | Cedric BAIL <cedric.bail@free.fr> | 2012-07-24 04:27:17 +0000 |
---|---|---|
committer | Cedric BAIL <cedric.bail@free.fr> | 2012-07-24 04:27:17 +0000 |
commit | 58827ba3b6908b548d06f1ab139f6a2c358e527d (patch) | |
tree | c336847df49e01d8d1baeba6472ebff3076c2fc6 /legacy/evas/NEWS | |
parent | 843255a1752bd90ab08f3388689cc9c0e3ba6703 (diff) |
evas: handle proxy with the right context.
SVN revision: 74340
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 1d4e76008d..dfe8024952 100644 --- a/legacy/evas/NEWS +++ b/legacy/evas/NEWS | |||
@@ -24,6 +24,7 @@ Fixes: | |||
24 | * Fix garbage left by mapped smart object when they fly away from the canvas. | 24 | * Fix garbage left by mapped smart object when they fly away from the canvas. |
25 | * Fix map life cycle. | 25 | * Fix map life cycle. |
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 | 28 | ||
28 | Removal: | 29 | Removal: |
29 | * Remove EVAS_FRAME_QUEUING, EVAS_SLI, METRIC_CACHE and WORD_CACHE. | 30 | * Remove EVAS_FRAME_QUEUING, EVAS_SLI, METRIC_CACHE and WORD_CACHE. |