diff --git a/doc/RELEASE.TXT b/doc/RELEASE.TXT index 29a685ed..4ce04e59 100644 --- a/doc/RELEASE.TXT +++ b/doc/RELEASE.TXT @@ -1,4 +1,12 @@ Version @PHREEQC_VER@: @PHREEQC_DATE@ + ----------------- + November 15, 2024 + ----------------- + PhreeqcRM: Fixed a bug when the diffuse-layer was lost in a PhreeqcRM calculation + with a Runge-Kutta integration and the rate went to zero. The error produced charge + imbalance because the surface transformed to a no-EDL surface; charge accumulated + on the surface was balance by a charge imbalance in the solution. + ----------------- November 11, 2024 -----------------