diff options
author | Cedric BAIL <cedric.bail@free.fr> | 2012-07-17 09:09:45 +0000 |
---|---|---|
committer | Cedric BAIL <cedric.bail@free.fr> | 2012-07-17 09:09:45 +0000 |
commit | 7f1e95afc863a4666f8fd9250e5b4fd1a1de6e95 (patch) | |
tree | a71fc4b44fd66cfe72b2b6ac2244ab34f87656cf /legacy/evas/NEWS | |
parent | 6facf35bb70b9927ee8da6f3975f086a40f38310 (diff) |
evas: fix evas map life cycle.
SVN revision: 73963
Diffstat (limited to 'legacy/evas/NEWS')
-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 8caf2b01f3..4075b4c7c8 100644 --- a/legacy/evas/NEWS +++ b/legacy/evas/NEWS | |||
@@ -22,6 +22,7 @@ Fixes: | |||
22 | * Add svg rendering with Esvg | 22 | * Add svg rendering with Esvg |
23 | * Don't accept broken map. | 23 | * Don't accept broken map. |
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 | 26 | ||
26 | Removal: | 27 | Removal: |
27 | * Remove EVAS_FRAME_QUEUING, EVAS_SLI, METRIC_CACHE and WORD_CACHE. | 28 | * Remove EVAS_FRAME_QUEUING, EVAS_SLI, METRIC_CACHE and WORD_CACHE. |