From f4a31620f172ed4e719c5cb463a0f6fb98da2a54 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Sat, 12 Jun 2021 15:09:15 -0400 Subject: [PATCH] Changelog: Document TW #2502 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 25ee407e8..0f99fd952 100644 --- a/ChangeLog +++ b/ChangeLog @@ -53,6 +53,8 @@ Thanks to Daniel Mowitz. - TW #2451 Command task $month doesn't behave correctly Thanks to Matias Laporte. +- TW #2502 Two GCC warnings on 2.6.0. + Thanks to Scott Kostyshak. - TW #2503 Warn against executing an empty execute command. Thanks to heinrichat.