From 8ca980b2bb8c0ea21ca1bf7d9d57df17c48d4363 Mon Sep 17 00:00:00 2001 From: Landon Curt Noll Date: Wed, 1 Nov 2023 16:13:25 -0700 Subject: [PATCH] Thank GitHub user @gromit1811 for zmath.h fix --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index d985507..f205e48 100644 --- a/CHANGES +++ b/CHANGES @@ -15,6 +15,10 @@ The following are the changes from calc version 2.15.0.2 to date: acovercos, ahaversin, ahavercos, ahacovercos, aexsec, aexcsc, and acrd. + Fixed a compile eorr in zmath.h that impacted legacy 32-bit bit + endian machines. Thanks goes to GitHub user @gromit1811 for + pull request. + The following are the changes from calc version 2.14.3.5 to 2.15.0.1: