summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorNeil Fortner <nfortne2@hdfgroup.org>2009-04-07 23:12:44 (GMT)
committerNeil Fortner <nfortne2@hdfgroup.org>2009-04-07 23:12:44 (GMT)
commitdc2b6bbce0b52dfaf5525b15053fa3e24ca91e34 (patch)
treea5859e6c4ec385cc84d654c44c85ca1fa206a105 /release_docs
parent7d193a28a8686dcd5de57dc3208af18ef1580810 (diff)
downloadhdf5-dc2b6bbce0b52dfaf5525b15053fa3e24ca91e34.zip
hdf5-dc2b6bbce0b52dfaf5525b15053fa3e24ca91e34.tar.gz
hdf5-dc2b6bbce0b52dfaf5525b15053fa3e24ca91e34.tar.bz2
[svn-r16695] Purpose: Fix bug 1526
Description: Previously, H5Lcopy and H5Lmove would (through H5L_move) improperly apply the "create intermediate groups" property to the source path traversal, and not the destination. Fixed it to apply the property to the destination and not the source. Also fixed H5Lcreate_ud to reject internal link classes without throwing an assertion. Tested: linew, jam, smirom (h5committtest)
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 94f3a6b..af92fa7 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -129,6 +129,8 @@ Bug Fixes since HDF5-1.8.2
Library
-------
+ - Fixed a bug where H5Lcopy and H5Lmove wouldn't create intermediate groups
+ when that property was set. NAF - 2009/04/07 - 1526
- Fixed a bug that caused files with a user block to grow by the size of the
user block every time they were opened. NAF - 2009/03/26 - 1499
- Fixed a rare problem that could occur with files using the old (pre 1.4)