From e4cc58c4138ebf100458ee50f88461d37a830918 Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Fri, 8 Feb 2019 07:29:06 -0600 Subject: [PATCH] Automatic changelog generation for PR #7983 [ci skip] --- html/changelogs/AutoChangeLog-pr-7983.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-7983.yml diff --git a/html/changelogs/AutoChangeLog-pr-7983.yml b/html/changelogs/AutoChangeLog-pr-7983.yml new file mode 100644 index 0000000000..46e0a14f96 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-7983.yml @@ -0,0 +1,4 @@ +author: "Ghommie" +delete-after: True +changes: + - code_imp: "Fixes ISINRANGE_EX using the wrong relational operator."