From 8487875777d6a79706ab79003310a372bdb5031f Mon Sep 17 00:00:00 2001 From: David Parkhurst Date: Sat, 16 Nov 2024 12:31:29 -0700 Subject: [PATCH] tweak to Release.txt --- doc/RELEASE.TXT | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/doc/RELEASE.TXT b/doc/RELEASE.TXT index ecef71c2..dca50812 100644 --- a/doc/RELEASE.TXT +++ b/doc/RELEASE.TXT @@ -1,11 +1,4 @@ Version @PHREEQC_VER@: @PHREEQC_DATE@ - - ----------------- - November 13, 2024 - ----------------- - PHREEQCI: Resolved a bug that caused a buffer overflow and led to PHREEQCI - freezing when loaded under the Simplified Chinese locale. - ----------------- November 15, 2024 ----------------- @@ -13,6 +6,12 @@ Version @PHREEQC_VER@: @PHREEQC_DATE@ 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 13, 2024 + ----------------- + PHREEQCI: Resolved a bug that caused a buffer overflow and led to PHREEQCI + freezing when loaded under the Simplified Chinese locale. ----------------- November 11, 2024