fix long standing layer set bug
[profile/ivi/evas.git] / ChangeLog
index 284761a..e4dda37 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
           never have done this. This broke the general logic of size
           hint handling.
 
+2012-07-19  Jiyoun Park(jypark)
+
+        * Fix jpeg save bug related with error handler
+
+2012-07-22  Cedric Bail
+
+       * Don't crash when calling evas_object_smart_type_check without type.
+
+2012-07-24  Ingvaldur Sigurjonsson
+
+       * Fix typoe in docs
+<<<<<<< .mine
+
+2012-07-24  Hermet (ChunEon Park)
+
+       * Fixed evas_gl resource list have cleared properly when it is released
+       so it would be no problem when it is reinitialized in one same process.
+
+2012-07-24  Cedric Bail
+
+       * Handle Proxy with the right context.
+
+2012-07-24  Carsten Haitzler (The Rasterman)
+
+        * Fix long-standing bug when changing layer of a smart object,
+        its children dont change their layer value and pointer with it, thus
+        getting layer from them get you the wrong one.
+