Skip to content

Commit d34babd

Browse files
authored
Update changelog.h
1 parent 8178b40 commit d34babd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/changelog.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -756,6 +756,7 @@
756756
// - Fix for issue #585: add formatted value and delimiter to logrecord string in Log.h (defect introduced in v02.18.00; only affected SSE_Supernovae logfile)
757757
// 02.20.02 JR - July 26, 2021 - Defect repair:
758758
// - Add HDF5 support to logging code for SSE/BSE switch log files. Support for HDF5 files was inadvertently not added when HDF5 file support as added in v02.18.00 for all standard log files. Switch log files are 'special' (they have extra columns, not part of the 'standard' log file functionality), and that was missed.
759+
// - Also removed '-lsz' from Makefile and Makefile.docker - library not required
759760

760761
const std::string VERSION_STRING = "02.20.02";
761762

0 commit comments

Comments
 (0)