aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/embryo/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/embryo/NEWS')
-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