From bc048bc029c9cd2714bff615c7ab7dd0f5bf6e2f Mon Sep 17 00:00:00 2001 From: Landon Curt Noll Date: Thu, 17 Aug 2023 14:28:52 -0700 Subject: [PATCH] prep CHANGES for the next release of calc --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 631b4b9..8e783cc 100644 --- a/CHANGES +++ b/CHANGES @@ -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.