Skip to content

Commit 9818b51

Browse files
author
Darth Vader
committed
Merge commit '666b068f6bbcbaffb94af06a3488d50d9e19d703'
2 parents 40b49ce + 666b068 commit 9818b51

File tree

1 file changed

+26
-3
lines changed

1 file changed

+26
-3
lines changed

phreeqc3-doc/RELEASE.TXT

+26-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
Version @PHREEQC_VER@: @PHREEQC_DATE@
2+
-----------------
3+
February 20, 2025
4+
-----------------
5+
PhreeqcRM: Downgraded compiler standard from C++14 to C++11 for compatibility.
6+
27
-----------------
38
February 12, 2025
49
-----------------
@@ -22,15 +27,33 @@ Version @PHREEQC_VER@: @PHREEQC_DATE@
2227
# - modified values for element_gfw according to Abridged Standard Atomic Weights from TSAW 2013 (CIAAW/IUPAC) (https://www.ciaaw.org/abridged-atomic-weights.htm)
2328
# end of list of modifications
2429

25-
2630
-----------------
2731
February 12, 2025
2832
-----------------
2933
PHREEQC: Fixed bug in GasComp.cxx. The order of the options
3034
was incorrect, which caused -p (pressure) to be misinterpreted
3135
when reading GAS_PHASE_RAW.
32-
33-
36+
37+
-----------------
38+
February 11, 2025
39+
-----------------
40+
PhreeqcRM: Increased minimum CMake version to 3.22
41+
ENVIRONMENT_MODIFICATION requires 3.22
42+
43+
-----------------
44+
February 10, 2025
45+
-----------------
46+
PhreeqcRM: Fixed CMake builds that set PHREEQCRM_STATIC_RUNTIME=ON.
47+
When PHREEQCRM_STATIC_RUNTIME=ON, the Runtime Library is configured as /MD for Release builds and /MDd for Debug builds
48+
49+
-----------------
50+
February 05, 2025
51+
-----------------
52+
PhreeqcRM: Fixed a Python crash that occurred when BMIPhreeqcRM::LoadDatabase was called before BMIPhreeqcRM::initialize().
53+
Updated to C++14 for autotools and CMake builds
54+
BMIPhreeqcRM::LoadDatabase now throws if initialize() hasn't been called
55+
56+
3457
Version 3.8.6: January 7, 2025
3558
-----------------
3659
January 7, 2025

0 commit comments

Comments
 (0)