evas: update ChangeLog and NEWS.
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 14 Dec 2011 10:03:45 +0000 (10:03 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 14 Dec 2011 10:03:45 +0000 (10:03 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@66184 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

ChangeLog
NEWS

index e6eff51..a8db401 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
         * Fix grab count negative values if you do weird combinations of
         press and release with multiple fingers or multiple mouse
         buttons.
+
+2011-12-14  Cedric BAIL
+
+       * Use Eina_File when loading bmp, ico and pmaps files.
diff --git a/NEWS b/NEWS
index be64e8f..b6e0c03 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@ Additions:
 
    * Textblock now supports self-closing tags, i.e <br/>. Those should be used instead of the old <br> way.
 
+Improvements:
+
+   * Use Eina_File mmap infrastructure for bmp, ico and pmaps file access.
+
 Evas 1.1.0
 
 Changes since Evas 1.0.0: