aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/embryo/NEWS
blob: 8cc49e0c4d2758397c2f31f3a74947afc80d4d67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Embryo 1.1.0

Changes since Embryo 1.0.0:
---------------------------

Fixes:

    * on windows use fseek instead of rewind as rewind doesn't exist on wince
    * delete tmp files on windows

Improvements:

    * make embryo_cc use eina_prefix to determine installation location