From 160de4bb3809c2834d8798d44756a2dcc64a8153 Mon Sep 17 00:00:00 2001 From: Landon Curt Noll Date: Thu, 11 Jul 2024 22:12:41 -0700 Subject: [PATCH] prep CHANGES for the next release of calc --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 0c29883..9fd215e 100644 --- a/CHANGES +++ b/CHANGES @@ -2,7 +2,8 @@ The following are the changes from calc version 2.15.0.7 to 2.15.1.0: Converted all ASCII tabs to ASCII spaces using a 8 character tab stop, for all files, except for all Makefiles (plus rpm.mk). - The `git diff -w` reports no changes. + The command `git diff -w` reports no changes. There is no + functionality change in calc: only ASCII tabs to ASCII spaces. The following are the changes from calc version 2.15.0.6 to 2.15.0.7: