From dd7595a3475407a7fa96a97393bae8c5220e8762 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Wed, 4 Jan 2012 18:41:13 +1000 Subject: Add the base Enlightenment Foundation Libraries - eina, eet, evas, ecore, embryo, and edje. Note that embryo wont be used, but I'm not sure yet if you can build edje without it. --- libraries/embryo/NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 libraries/embryo/NEWS (limited to 'libraries/embryo/NEWS') diff --git a/libraries/embryo/NEWS b/libraries/embryo/NEWS new file mode 100644 index 0000000..8cc49e0 --- /dev/null +++ b/libraries/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 -- cgit v1.1