Skip to content

Commit 15bc89b

Browse files
authored
Update changelog.h
1 parent d34babd commit 15bc89b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/changelog.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -755,7 +755,7 @@
755755
// 02.20.01 JR - June 21, 2021 - Defect repair:
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:
758-
// - 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.
758+
// - Add HDF5 support to logging code for SSE/BSE switch log files. Support for HDF5 switch 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.
759759
// - Also removed '-lsz' from Makefile and Makefile.docker - library not required
760760

761761
const std::string VERSION_STRING = "02.20.02";

0 commit comments

Comments
 (0)