update CHANGES

Declare version 2.16.0.0 will form the basis for the calc v2 to calc v3 fork.
This commit is contained in:
Landon Curt Noll
2025-04-27 20:45:54 -07:00
parent c5b64c373b
commit e35bb7ffa6

View File

@@ -1,10 +1,12 @@
The following are the changes from calc version 2.15.1.1 to 2.15.1.1:
The following are the changes from calc version 2.15.1.1 to date:
Change Makefile.config to, if not using not HomeBrew, then try to
detect macports and/or using /opt/local/{lib,include}.
Put full date range (1989-2025) of calc source into version.h.
Version 2.16.0.0 will form the basis for the calc v2 to calc v3 fork.
The following are the changes from calc version 2.15.0.7 to 2.15.1.0:
@@ -16,8 +18,6 @@ The following are the changes from calc version 2.15.0.7 to 2.15.1.0:
Fixed trailblank. It was pruning . in its find search.
Added check for ASCII tabs is non-Makefiles.
This version will form the basis for the calc v2 to calc v3 fork.
The following are the changes from calc version 2.15.0.6 to 2.15.0.7: