From e72d5f351f2d3cf40984dce44f1db0d9a389b6c1 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 15 Jan 2009 15:10:46 +0000 Subject: [PATCH] moved some entries to ChangeLog --- NEWS | 6 ------ 1 file changed, 6 deletions(-) diff --git a/NEWS b/NEWS index 0c3c4fb..c410bd2 100644 --- a/NEWS +++ b/NEWS @@ -12,12 +12,6 @@ read/write functions, using a new naming convention: The old functions still exist, but may be removed in the future. -* Modified _write_data() in H5Block to write arbitrary data types. - -* Fixed a bug in the configure script which was preventing compiling -the FORTRAN library on Cray XT4 architectures. - -* Fixed a bug in ./test/H5BlockTestAttributes.c VERSION 1.4.0 *************