summaryrefslogtreecommitdiffstats
path: root/RELEASE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE.txt')
-rw-r--r--RELEASE.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE.txt b/RELEASE.txt
index 9a1005e..c30b39c 100644
--- a/RELEASE.txt
+++ b/RELEASE.txt
@@ -61,6 +61,10 @@ New Features
* Added a new array datatype to the datatypes which can be created. Removed
"array fields" from compound datatypes (use an array datatype instead).
* Parallel HDF5 works correctly with mpich-1.2.1 on Solaris, SGI, Linux.
+ * You can now install the HDF5 documentation using the
+ ``make install-doc'' command. The documentation is installed in the
+ $(prefix)/doc directory where $(prefix) is the prefix specified by
+ the (optional) ``--prefix'' flag during configuration.
h4toh5 Utility
==============