blob: 674395ac6d32f9db692bff384c3814969afe3f44 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
==============
Version 2.3.21
==============
- Allow crosscompiling without using different emulators (Fridrich Strba)
==============
Version 2.3.20
==============
- Fix including art_misc.h from C++
==============
Version 2.3.19
==============
- Fix typo that broke versioning. (Yanko Kaneti)
==============
Version 2.3.18
==============
- Port to automake 1.9 (Christian Persch)
- Cygwin build fixes (Cygwin ports maintainer)
- Fixes for memory management on win32 (Dom Lachowicz)
- Compiler warning fixes (Kjartan, Tor Lillqvist)
==============
Version 2.3.17
==============
- Updated pkg-config files (Glynn Foster)
- Distribute libart.def (Michael Meeks)
- Add link to Mathieu's tutorial on libart (Kjartan)
|