From 825a3d837a33f226c879cd02ad15c3fba57e8b2c Mon Sep 17 00:00:00 2001
From: David Walter Seikel
Date: Mon, 23 Jan 2012 23:30:42 +1000
Subject: Update the EFL to what I'm actually using, coz I'm using some stuff
not yet released.
---
libraries/evas/NEWS | 15 +++++++++++++++
1 file changed, 15 insertions(+)
(limited to 'libraries/evas/NEWS')
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 @@
+Evas 1.2.0
+
+Changes since Evas 1.1.0:
+-------------------------
+
+Additions:
+
+ * Textblock now supports self-closing tags, i.e
. Those should be used instead of the old
way.
+ * Shm engine for drawing in Wayland.
+ * evas_object_smart_callback_del_full API.
+
+Improvements:
+
+ * Use Eina_File mmap infrastructure for bmp, ico, pmaps, psd, wbmp and xpm file access.
+
Evas 1.1.0
Changes since Evas 1.0.0:
--
cgit v1.1