summaryrefslogtreecommitdiff
path: root/old/ChangeLog.embryo
diff options
context:
space:
mode:
authorVincent Torri <vincent.torri@gmail.com>2012-10-26 09:01:52 +0000
committerVincent Torri <vincent.torri@gmail.com>2012-10-26 09:01:52 +0000
commit5bdb5d376373dab8bf624388cac520094be95b63 (patch)
treee494c3a000eeb506e63cd55a77f310767633e0d8 /old/ChangeLog.embryo
parent124e0d4afdff0937d8be8014f4dea5f78aa9f76f (diff)
downloadefl-5bdb5d376373dab8bf624388cac520094be95b63.tar.gz
merge: add embryo
please check and report problems (not cosmetic ones) someone should update the efl.spec.in file, i don't know that stuff SVN revision: 78512
Diffstat (limited to 'old/ChangeLog.embryo')
-rw-r--r--old/ChangeLog.embryo51
1 files changed, 51 insertions, 0 deletions
diff --git a/old/ChangeLog.embryo b/old/ChangeLog.embryo
new file mode 100644
index 0000000000..2611b8421f
--- /dev/null
+++ b/old/ChangeLog.embryo
@@ -0,0 +1,51 @@
+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
+
+2012-04-26 Carsten Haitzler (The Rasterman)
+
+ 1.2.0 release
+
+2012-06-14 Carsten Haitzler (The Rasterman)
+
+ * Fix divide by 0 possibilities in the fp support so no FPE is
+ produced (bad).
+
+2012-08-30 Carsten Haitzler (The Rasterman)
+
+ 1.7.0 release
+
+2012-09-12 Carsten Haitzler (The Rasterman)
+
+ * Fix windows utf/whitespace parsing issue in windows
+