update RELEASE.TXT

This commit is contained in:
David Parkhurst 2023-11-17 08:12:34 -07:00
parent fd52458b43
commit b81c0fa8fc

View File

@ -1,4 +1,22 @@
Version @PHREEQC_VER@: @PHREEQC_DATE@
-----------------
November 15, 2023
-----------------
PHREEQC programs: Fixed a couple malloc checks, some compiler warnings, and removed
some deprecated calls to strycpy and strcat.
-----------------
November 5, 2023
-----------------
PHREEQC programs: Automatic testing was expanded to include MPI and additional compilers.
-----------------
November 1, 2023
-----------------
PHREEQC: Logical statement in k_temp was modified to work with Intel optimization.
The statement at the beginning of the routine was not handled correctly when some
values were NaN.
-----------------
August 29, 2023
-----------------