You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ This file contains a high-level description of this package's evolution. Release
8
8
## 4.8.0 - TBD
9
9
10
10
*[Bug Fix][cmake] Correct an issue with parallel filter test logic in CMake-based builds.
11
+
*[Bug Fix] Now allow nc_inq_var_deflate()/nc_inq_var_szip() to be called for all formats, not just HDF5. Non-HDF5 files return NC_NOERR and report no compression in use. This reverts behavior that was changed in the 4.7.4 release. See [https://github.com/Unidata/netcdf-c/issues/1691].
11
12
*[Bug Fix] Compiling on a big-endian machine exposes some missing forward delcarations in dfilter.c.
0 commit comments