From c6fc5dff5334dc04c7858f2752a5e2c22f25eaeb Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sat, 11 Dec 2021 11:25:38 +0900 Subject: [PATCH] Update CHANGES for PR #9793 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index f978f8ca2..68fb8060a 100644 --- a/CHANGES +++ b/CHANGES @@ -28,6 +28,8 @@ Features added ``~``) as ``:type:`` option * #9894: linkcheck: add option ``linkcheck_exclude_documents`` to disable link checking in matched documents. +* #9793: sphinx-build: Allow to use the parallel build feature in macOS on macOS + and Python3.8+ * #9391: texinfo: improve variable in ``samp`` role * #9578: texinfo: Add :confval:`texinfo_cross_references` to disable cross references for readability with standalone readers