summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCedric Bail <cedric.bail@samsung.com>2013-11-26 17:00:24 +0900
committerCedric Bail <cedric.bail@samsung.com>2013-11-26 17:00:24 +0900
commit2b5b3438e82a9a1bb4086864660942d3c1ddc113 (patch)
tree13603ecd44dd344d848b698dec7014d7cfa4066e /ChangeLog
parent58dfb4824ff845dc584b2e0bdcf310767e7b09aa (diff)
downloadefl-2b5b3438e82a9a1bb4086864660942d3c1ddc113.tar.gz
evas: allow fuzziness on the texture format returned by GL.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3fb6084ab5..02d0bcb2c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-11-26 Cedric Bail
+
+ * Evas: Allow fuzziness on the texture format returned by GL.
+
2013-11-25 Tom Hacohen
* Evas textblock: Fixed wrapping of lines ending with whites.