tests : reactivated conformance tests in openjpeg 1.5 branch to enable comparison...
[openjpeg.git] / NEWS
1
2 OpenJPEG NEWS - user visible changes
3 ====================================
4
5 Changes from OpenJPEG 1.5.1 to OpenJPEG 1.5.0
6 ----------------------------------------------
7
8 Security:
9
10     * Fixes: CVE-2012-3535
11     * Fixes: CVE-2012-3358
12
13 New Features:
14
15     * Use a new API scheme and solve the SOVERSIONing in OpenJPEG
16     * Allow better integration with multi-arch system
17     * Compile & Install Java bindings (CMake)
18     * Install required addXMLinJP2 (JPIP)
19
20 Misc:
21
22     * fix linker error by resolving all symbols (eg. missing -lm)
23     * fix some man page typos
24     * Huge amount of bug fixes. See CHANGES for details.