mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r11851] Purpose:
Updated documentation. Description: Updated libtool library version and release notes for attribute character encoding change.
This commit is contained in:
parent
216a6e9904
commit
2a8faf8f77
@ -1,8 +1,8 @@
|
||||
# Add libtool shared library version numbers to the HDF5 library
|
||||
# See libtool versioning documentation online.
|
||||
LT_VERS_INTERFACE = 3
|
||||
LT_VERS_REVISION = 5
|
||||
LT_VERS_AGE = 2
|
||||
LT_VERS_INTERFACE = 4
|
||||
LT_VERS_REVISION = 0
|
||||
LT_VERS_AGE = 3
|
||||
|
||||
## If the API changes *at all*, increment LT_VERS_INTERFACE and
|
||||
## reset LT_VERS_REVISION to 0.
|
||||
|
@ -158,6 +158,8 @@ New Features
|
||||
|
||||
Library:
|
||||
--------
|
||||
- Added character encoding to attribute creation property lists.
|
||||
JML - 2006/01/02
|
||||
- Added H5Gcopy() routine to copy objects between while keeping
|
||||
data in compressed form. QAK - 2005/11/06
|
||||
- Added H5Sextent_equal() routine. QAK - 2005/11/06
|
||||
|
Loading…
Reference in New Issue
Block a user