From c91cef43b0eb92c6caeb59826f5686021b4914b1 Mon Sep 17 00:00:00 2001 From: "Dustin J. Mitchell" Date: Sat, 30 Mar 2024 20:59:21 -0400 Subject: [PATCH] add note about ENABLE_SYNC to changelog (#3317) --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c43714403..ff424cec8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,7 +19,9 @@ - `taskd.server` - `taskd.trust` - The Taskwarrior build no longer requires GnuTLS. + The Taskwarrior build no longer requires GnuTLS. The build option + `ENABLE_SYNC=OFF` is also no longer supported; sync support is always built + in. Deep thanks to the following for contributions to this work: