aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/embryo/ChangeLog
diff options
context:
space:
mode:
authorDavid Walter Seikel2012-01-04 18:41:13 +1000
committerDavid Walter Seikel2012-01-04 18:41:13 +1000
commitdd7595a3475407a7fa96a97393bae8c5220e8762 (patch)
treee341e911d7eb911a51684a7412ef7f7c7605d28e /libraries/embryo/ChangeLog
parentAdd the skeleton. (diff)
downloadSledjHamr-dd7595a3475407a7fa96a97393bae8c5220e8762.zip
SledjHamr-dd7595a3475407a7fa96a97393bae8c5220e8762.tar.gz
SledjHamr-dd7595a3475407a7fa96a97393bae8c5220e8762.tar.bz2
SledjHamr-dd7595a3475407a7fa96a97393bae8c5220e8762.tar.xz
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.
Diffstat (limited to 'libraries/embryo/ChangeLog')
-rw-r--r--libraries/embryo/ChangeLog16
1 files changed, 16 insertions, 0 deletions
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 @@
12011-01-29 Carsten Haitzler (The Rasterman)
2
3 1.0.0 release
4
52011-05-12 Carsten Haitzler (The Rasterman)
6
7 * Make embryo_cc use eina and eina_prefix to determine include location
8
92011-07-16 Vincent Torri
10
11 * delete temporary files on Windows
12
132011-10-05 Vincent Torri
14
15 * use fseek() instead of rewind() as the latter does not exist on
16 Windows CE and fix compilation with Evil.