comparison ChangeLog @ 9892:ac69e6f4b33d

Add HDF5-1.8 compatibility while maintaining compatibility with HDF5-1.6 versions
author Kacper Kowalik <xarthisius.kk@gmail.com>
date Tue, 01 Dec 2009 00:49:07 +0100
parents cee6c63cff32
children 8d20fb66a0dc
comparison
equal deleted inserted replaced
9891:1506a17832c9 9892:ac69e6f4b33d
1 2009-11-30 Kacper Kowalik <xarthisius.kk@gmail.com>
2
3 * acinclude.m4 (OCTAVE_HDF5_HAS_ENFORCED_16_API): New macro that
4 tests whether the HDF5 library has an enforced v1.6 API and detects
5 v1.8 APIs.
6 * configure.m4: Adapt test for HDF5 libraries to support v1.8
7 HDF5 libraries.
8
1 2009-11-29 Jaroslav Hajek <highegg@gmail.com> 9 2009-11-29 Jaroslav Hajek <highegg@gmail.com>
2 10
3 * NEWS: Update. 11 * NEWS: Update.
4 12
5 2009-11-27 David Bateman <dbateman@free.fr> 13 2009-11-27 David Bateman <dbateman@free.fr>