X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog;h=297abf14998466a27a26d5522c8dc2c1ecbfeeab;hb=f5bd2eae95411c79c4acd7b2b7713c97ab755979;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=c9c7c734ce6583d30bfafc68d4514533e67c29f1;p=framework%2Fuifw%2Fembryo.git diff --git a/ChangeLog b/ChangeLog index e69de29..297abf1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -0,0 +1,29 @@ +2011-01-29 Carsten Haitzler (The Rasterman) + + 1.0.0 release + +2011-05-12 Carsten Haitzler (The Rasterman) + + * Make embryo_cc use eina and eina_prefix to determine include location + +2011-07-16 Vincent Torri + + * delete temporary files on Windows + +2011-10-05 Vincent Torri + + * use fseek() instead of rewind() as the latter does not exist on + Windows CE and fix compilation with Evil. + +2011-12-02 Carsten Haitzler (The Rasterman) + + 1.1.0 release + +2012-02-24 Cedric Bail + + * Add exotic support + +2012-03-07 Vincent Torri + + * Fix windows compilation issues +