Skip to content

Commit

Permalink
updated release notes more
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Nov 19, 2019
1 parent c26b1f5 commit 1ba3411
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ This file contains a high-level description of this package's evolution. Release

## 4.7.3 - TBD

* [Bug Fix] Library was modified so that rewriting the same attribute happens without deleting the attribute, to avoid a limit on how many times this may be done in HDF5. This fix was thought to be in 3.6.2 but was not. See [https://github.com/Unidata/netcdf-c/issues/350].

This comment has been minimized.

Copy link
@ckhroulev

ckhroulev Nov 19, 2019

Contributor

This should say 4.6.2 and not 3.6.2, right?

This comment has been minimized.

Copy link
@WardF

WardF Nov 20, 2019

Member

I believe so, thanks!

This comment has been minimized.

Copy link
@edwardhartnett

edwardhartnett Nov 21, 2019

Author Contributor

Yes, it should, my mistake...

* [Enhancement] Add a dispatch version number to netcdf_meta.h and libnetcdf.settings, in case we decide to change dispatch table in future. See [https://github.com/Unidata/netcdf-c/issues/1469].
* [Bug Fix] Now testing that endianness can only be set on atomic ints and floats. See [https://github.com/Unidata/netcdf-c/issues/1479].
* [Bug Fix] Fix for subtle error involving var and unlimited dim of the same name, but unrelated, in netCDF-4. See [https://github.com/Unidata/netcdf-c/issues/1496].
Expand Down

0 comments on commit 1ba3411

Please sign in to comment.