From cdda6333693b4f7bf7c86cc71c4627dfd3808650 Mon Sep 17 00:00:00 2001 From: Landon Curt Noll Date: Wed, 1 Dec 2021 23:34:40 -0800 Subject: [PATCH] Update CHANGES file to note previous 2 commits --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 8b5b39b..3069a7e 100644 --- a/CHANGES +++ b/CHANGES @@ -31,6 +31,10 @@ The following are the changes from calc version 2.14.0.9 to date: prevent an internal pre-defined constant (that was never allocated) from being freed. + Remove unnecessary spaces inbetween or next to tabs. + + Update copright dates to account for 2021 modifications. + The following are the changes from calc version 2.14.0.7 to 2.14.0.8: