diff options
author | Cedric BAIL <cedric.bail@free.fr> | 2012-08-07 11:03:32 +0000 |
---|---|---|
committer | Cedric BAIL <cedric.bail@free.fr> | 2012-08-07 11:03:32 +0000 |
commit | 49510f9f7fee4ac73678f5c8500d9f588a0f8a38 (patch) | |
tree | cbe303619568377e991c141f5ee3a217fcb33acc /legacy/evas/NEWS | |
parent | 6e0f9db0899a8aa3e858c70880154a201e392a2a (diff) |
evas: forgotten ChangeLog and NEWS.
Missing Vincent so much !
SVN revision: 74979
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 6426cd01e4..46f2e36caf 100644 --- a/legacy/evas/NEWS +++ b/legacy/evas/NEWS | |||
@@ -16,6 +16,7 @@ Improvements: | |||
16 | * Cache convertion from Evas_Map to RGBA_Map. | 16 | * Cache convertion from Evas_Map to RGBA_Map. |
17 | * evas_object_smart_members_get() now returns NULL on non-smart objects. | 17 | * evas_object_smart_members_get() now returns NULL on non-smart objects. |
18 | * Pipeline rendering use prepare stage more extensively. | 18 | * Pipeline rendering use prepare stage more extensively. |
19 | * Properly warn when user try to link object from different canvas. | ||
19 | 20 | ||
20 | Fixes: | 21 | Fixes: |
21 | * Add missing files in the tarball. | 22 | * Add missing files in the tarball. |