release.txt, couple size_t

This commit is contained in:
David Parkhurst 2021-04-06 09:18:25 -06:00
parent 450fd69fa1
commit 481eedd9fb

View File

@ -33,6 +33,14 @@ SETDIFF_C("CO3-2", 1.18e-9) Sets dw for a species (see SOLUTION_SPECIES)
SYS("element", count , name$, Sixth argument is new and determines the sort order,
type$ , moles, 1) 0 sorted by 5th argument, 1, sorted by 3rd argument.
-------------
April 6, 2021
-------------
PHREEQC: Code was revised to make greater use of C++ template classes (vector and map) for
memory management
PhreeqcI: More comprehensive documentation of Basic functions.
-------------
March 10, 2021
-------------