diff 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
line wrap: on
line diff
--- a/ChangeLog	Mon Nov 30 14:32:10 2009 -0500
+++ b/ChangeLog	Tue Dec 01 00:49:07 2009 +0100
@@ -1,3 +1,11 @@
+2009-11-30  Kacper Kowalik <xarthisius.kk@gmail.com>
+
+	* acinclude.m4 (OCTAVE_HDF5_HAS_ENFORCED_16_API): New macro that
+	tests whether the HDF5 library has an enforced v1.6 API and detects
+	v1.8 APIs.
+	* configure.m4: Adapt test for HDF5 libraries to support v1.8 
+	HDF5 libraries.
+
 2009-11-29  Jaroslav Hajek  <highegg@gmail.com>
 
 	* NEWS: Update.