aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/evas/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/evas/NEWS')
-rw-r--r--libraries/evas/NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/libraries/evas/NEWS b/libraries/evas/NEWS
index afddb46..945fd96 100644
--- a/libraries/evas/NEWS
+++ b/libraries/evas/NEWS
@@ -1,3 +1,18 @@
1Evas 1.2.0
2
3Changes since Evas 1.1.0:
4-------------------------
5
6Additions:
7
8 * Textblock now supports self-closing tags, i.e <br/>. Those should be used instead of the old <br> way.
9 * Shm engine for drawing in Wayland.
10 * evas_object_smart_callback_del_full API.
11
12Improvements:
13
14 * Use Eina_File mmap infrastructure for bmp, ico, pmaps, psd, wbmp and xpm file access.
15
1Evas 1.1.0 16Evas 1.1.0
2 17
3Changes since Evas 1.0.0: 18Changes since Evas 1.0.0: