diff options
author | Cedric BAIL <cedric.bail@free.fr> | 2012-07-06 14:03:38 +0000 |
---|---|---|
committer | Cedric BAIL <cedric.bail@free.fr> | 2012-07-06 14:03:38 +0000 |
commit | 401d68ada68f20d0c9e4994a2a38dfc5fce4d825 (patch) | |
tree | 7514cbe27a2ec28f4b64d85cf7d7a6ebc0003fc2 /legacy/evas/NEWS | |
parent | 3cc270844bb3c2ed4f065021a93060ea04c37f4e (diff) |
evas: catch bad map early on.
SVN revision: 73416
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 de23f5d8ed..319e39edd1 100644 --- a/legacy/evas/NEWS +++ b/legacy/evas/NEWS | |||
@@ -20,6 +20,7 @@ Improvements: | |||
20 | Fixes: | 20 | Fixes: |
21 | * Add missing files in the tarball. | 21 | * Add missing files in the tarball. |
22 | * Add svg rendering with Esvg | 22 | * Add svg rendering with Esvg |
23 | * Don't accept broken map. | ||
23 | 24 | ||
24 | Removal: | 25 | Removal: |
25 | * Remove EVAS_FRAME_QUEUING, EVAS_SLI, METRIC_CACHE and WORD_CACHE. | 26 | * Remove EVAS_FRAME_QUEUING, EVAS_SLI, METRIC_CACHE and WORD_CACHE. |