aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/embryo/ChangeLog
diff options
context:
space:
mode:
authorDavid Walter Seikel2013-01-13 17:29:19 +1000
committerDavid Walter Seikel2013-01-13 17:29:19 +1000
commit07274513e984f0b5544586c74508ccd16e7dcafa (patch)
treeb32ff2a9136fbc1a4a6a0ed1e4d79cde0f5f16d9 /libraries/embryo/ChangeLog
parentAdded Irrlicht 1.8, but without all the Windows binaries. (diff)
downloadSledjHamr-07274513e984f0b5544586c74508ccd16e7dcafa.zip
SledjHamr-07274513e984f0b5544586c74508ccd16e7dcafa.tar.gz
SledjHamr-07274513e984f0b5544586c74508ccd16e7dcafa.tar.bz2
SledjHamr-07274513e984f0b5544586c74508ccd16e7dcafa.tar.xz
Remove EFL, since it's been released now.
Diffstat (limited to '')
-rw-r--r--libraries/embryo/ChangeLog29
1 files changed, 0 insertions, 29 deletions
diff --git a/libraries/embryo/ChangeLog b/libraries/embryo/ChangeLog
deleted file mode 100644
index 297abf1..0000000
--- a/libraries/embryo/ChangeLog
+++ /dev/null
@@ -1,29 +0,0 @@
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.
17
182011-12-02 Carsten Haitzler (The Rasterman)
19
20 1.1.0 release
21
222012-02-24 Cedric Bail
23
24 * Add exotic support
25
262012-03-07 Vincent Torri
27
28 * Fix windows compilation issues
29