diff --git a/legacy/embryo/NEWS b/legacy/embryo/NEWS index e69de29bb2..8cc49e0c4d 100644 --- a/legacy/embryo/NEWS +++ b/legacy/embryo/NEWS @@ -0,0 +1,13 @@ +Embryo 1.1.0 + +Changes since Embryo 1.0.0: +--------------------------- + +Fixes: + + * on windows use fseek instead of rewind as rewind doesn't exist on wince + * delete tmp files on windows + +Improvements: + + * make embryo_cc use eina_prefix to determine installation location