X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog;h=8572eab7b3e83309c40eb1beb2dcfd39ea229605;hb=af57ee832b76f93fd852286ad1c2014199c18bc9;hp=304e652047d00190412eb10bbf6ebcda7e530a6a;hpb=9406c8b24f30975e1fb1c5e041c7c1a758b4713a;p=framework%2Fuifw%2Fembryo.git diff --git a/ChangeLog b/ChangeLog index 304e652..8572eab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,34 @@ 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 + +2012-04-16 Carsten Haitzler (The Rasterman) + + * Add asin(), acos(), atan(), atan2(), log1p(), cbrt(), exp(), + exp2(), hypot(), EMBRYO_12 define +