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/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 libraries/embryo/ChangeLog (limited to 'libraries/embryo/ChangeLog') diff --git a/libraries/embryo/ChangeLog b/libraries/embryo/ChangeLog new file mode 100644 index 0000000..4a46661 --- /dev/null +++ b/libraries/embryo/ChangeLog @@ -0,0 +1,16 @@ +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. -- cgit v1.1