prep CHANGES for the next release of calc

This commit is contained in:
Landon Curt Noll
2023-08-17 14:28:52 -07:00
parent 4d32b138ed
commit bc048bc029

View File

@@ -1,4 +1,4 @@
The following are the changes from calc version 2.14.3.4 to date:
The following are the changes from calc version 2.14.3.4 to 2.14.3.5:
Under macOS, to reduce dependency chains, we remove functions
and data that are unreachable by the entry point or exported
@@ -9,7 +9,7 @@ The following are the changes from calc version 2.14.3.4 to date:
The following are the changes from calc version 2.14.3.1 to 2.14.3.4:
The following are the changes from calc version 2.14.3.0 to 2.14.3.4:
Fix typo in the `make debug` Makefile rule.