diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2018-08-16 20:31:02 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2018-08-16 20:31:02 (GMT) |
commit | 201d1722dc14f5adb0ab5c42b11fac15e9da8454 (patch) | |
tree | 38ea0cde0752fc5a57fcca6139cffffb6b5c9df2 /release_docs | |
parent | 42b1c08ee055a5ba4ba1da67472b202df09e5651 (diff) | |
download | hdf5-201d1722dc14f5adb0ab5c42b11fac15e9da8454.zip hdf5-201d1722dc14f5adb0ab5c42b11fac15e9da8454.tar.gz hdf5-201d1722dc14f5adb0ab5c42b11fac15e9da8454.tar.bz2 |
Fix JIRA number format
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 5b42f3d..1e18dfe 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -140,7 +140,7 @@ New Features Change parent class from Exception to RuntimeException. - (ADB - 2018/07/30, HDFFV10534) + (ADB - 2018/07/30, HDFFV-10534) - JNI Read and Write @@ -148,7 +148,7 @@ New Features to correct dataset and attribute reads. New write functions, H5DwriteVL and H5AwriteVL, are under construction. - (ADB - 2018/06/02, HDFFV10519) + (ADB - 2018/06/02, HDFFV-10519) Tools: ------ |