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
|
== 3.0.8 ==
- Fix flag
- Test for v3.0 release
== 3.0.7 ==
- Internal updates
== 3.0.6 ==
- Internal updates
== 3.0.5 ==
- Added install.txt and install.lyx
- Added readme.txt and readme.lyx
- Re-integrated the automake build system into the src directory
so that the old build system can be used by invoking ./configure
make, make install in the src directory.
- Added license.txt
== 3.0.4 ==
- Fixed a compilation problem with gcc-4.1
== 3.0.3
- Internal debugging release
== 3.0.2 ==
- Fixed BUILD_HDF5 flag in CMakeLists.txt
- Fixed file prop list scope problem in ADFH.c
|