summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2009-04-03 21:50:53 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2009-04-03 21:50:53 (GMT)
commitd623d950b61418018f10037ae36eb258c333b38f (patch)
tree7af7faea035366b5c483a2ca4bb23bcbe3175054 /release_docs
parent3abbc57d81fb136738d5ad3a5c3db923d428d839 (diff)
downloadhdf5-d623d950b61418018f10037ae36eb258c333b38f.zip
hdf5-d623d950b61418018f10037ae36eb258c333b38f.tar.gz
hdf5-d623d950b61418018f10037ae36eb258c333b38f.tar.bz2
[svn-r16668] Corrected the urls for h5dump xml dtd and schema
Tested: Fedora 10 gcc
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 9033cf2..94f3a6b 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -82,6 +82,7 @@ New Features
Tools
-----
+ - h5dump correctly specifies XML dtd / schema urls ADB - 2009/4/3 - 1519
- h5repack now handles group creation order. PVN - 2009/4/2 - 1402
- h5repack: When user doesn't specify a chunk size, h5repack now defines a default
chunk size as the same size of the size of the hyperslab used to read the chunks.