Fixed bug where 1W was interpreted as an isotope

This commit is contained in:
David Parkhurst 2018-07-17 17:38:35 -06:00 committed by Scott Charlton
parent 5d08736a87
commit dd597b1187

View File

@ -1,5 +1,13 @@
Version @PHREEQC_VER@: @PHREEQC_DATE@
-----------------
July 17, 2018
-----------------
PHREEQC: Fixed bug where an element name like "1W" in SOLUTION or SOLUTION_SPREAD
was interpreted as an isotope, but caused a NULL pointer if the ISOTOPE definitions
did not exist.
-----------------
July 8, 2018
-----------------