From 4656bd0064b142fb5f4896bb5bbe815903ee5abd Mon Sep 17 00:00:00 2001 From: David Parkhurst Date: Mon, 10 May 2021 17:37:13 -0600 Subject: [PATCH] fixed add_constant, undefined surface null pointer, added test cases --- RELEASE.TXT | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE.TXT b/RELEASE.TXT index 8887d1eb..56241b18 100644 --- a/RELEASE.TXT +++ b/RELEASE.TXT @@ -3,6 +3,10 @@ Version @PHREEQC_VER@: @PHREEQC_DATE@ -------------- April 10, 2021 -------------- + PHREEQC: Fixed -add_constant for phases and aqueous, exchange, surface species. + + PHREEQC: Caught NULL pointer when a SURFACE was defined with a surface not + defined in SURFACE_MASTER_SPECIES or SURFACE_SPECIES. PHREEQC: Fixed a catastrophic error under some conditions when a surface was used with a SIT database. Also enabled EDL calculation for SIT databases; the EDL is