From e35bb7ffa6d5d84ea5848fd36a1c396d169b05f4 Mon Sep 17 00:00:00 2001 From: Landon Curt Noll Date: Sun, 27 Apr 2025 20:45:54 -0700 Subject: [PATCH] update CHANGES Declare version 2.16.0.0 will form the basis for the calc v2 to calc v3 fork. --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index c678d86..f28c7e3 100644 --- a/CHANGES +++ b/CHANGES @@ -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: