Evas: Update ChangeLog for Vince ;)

SVN revision: 75995
This commit is contained in:
Christopher Michael 2012-09-03 10:22:19 +00:00
parent 0e77364887
commit 5f704dd0bc
1 changed files with 8 additions and 0 deletions

View File

@ -1012,3 +1012,11 @@
2012-09-03 Igor Murzov
* Add WEBP loader module and cserve2 binary loader patch.
2012-09-03 Christopher Michael (devilhorns)
* When doing a move or geometry_get, we need to make sure that we
don't try to do these on the framespace clip object. Also, since we
need the evas to get the framespace clip object, just directly use the
framespace values from the canvas, rather than function call to get
those values.