From c4c82f3061395ab0cfa63cd8fb14389342a82e64 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Mon, 14 Nov 2011 11:21:57 +0000 Subject: [PATCH] add NEWS for embryo SVN revision: 65162 --- legacy/embryo/NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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