We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b902b58 commit 85b10feCopy full SHA for 85b10fe
src/changelog.h
@@ -860,7 +860,7 @@
860
// - Changed all occurences of PPOW(base, 1.0/3.0) with std::cbrt, as the former could not handle negative bases
861
// - Changed all occurences of sqrt with std::sqrt for consistency with the above change
862
// 02.26.03 IM - Jan 10, 2022 - Defect repair, code cleanup:
863
-// - Cleaned up treatment of HG donors having CONVECTIVE envelopes in LEGACY; fixes an issue with missed failed CEs introduced in 02.25.01
+// - Cleaned up treatment of HG donors having CONVECTIVE envelopes in LEGACY; fixed an issues with CEs from HG donors introduced in 02.25.01
864
865
const std::string VERSION_STRING = "02.26.03";
866
0 commit comments