From 4d7c7531d058f3fa90b5a4a08e96dc8ed7111667 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Mon, 18 Oct 2021 23:56:38 -0400 Subject: [PATCH] docs: Document #2632 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5ac096216..6c0520f1b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,8 @@ - TW #2629 New-style context definition should take precendence over old-style even if the new-style is an empty string. Thanks to Denis Kasak for reporting. +- TW #2632 Cannot build on Cygwin + Thanks to Michael Esemplare for contributing. - TW #2639 Unable to use ranges for some tasks with IDs above 1000. Thanks to Manuel Haussmann for reporting.