aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/embryo/NEWS
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/NEWS
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/NEWS13
1 files changed, 0 insertions, 13 deletions
diff --git a/libraries/embryo/NEWS b/libraries/embryo/NEWS
deleted file mode 100644
index 8cc49e0..0000000
--- a/libraries/embryo/NEWS
+++ /dev/null
@@ -1,13 +0,0 @@
1Embryo 1.1.0
2
3Changes since Embryo 1.0.0:
4---------------------------
5
6Fixes:
7
8 * on windows use fseek instead of rewind as rewind doesn't exist on wince
9 * delete tmp files on windows
10
11Improvements:
12
13 * make embryo_cc use eina_prefix to determine installation location