From 91315ab3548e51ba694ad4c60fbd19ece50e6575 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sun, 28 Jan 2018 21:05:27 +0900 Subject: [PATCH] Update CHANGES for PR #4508 --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index e494f9c0a..74481b4d3 100644 --- a/CHANGES +++ b/CHANGES @@ -26,7 +26,7 @@ Bugs fixed * #4472: DOCUMENTATION_OPTIONS is not defined * #4491: autodoc: prefer _MockImporter over other importers in sys.meta_path * #4490: autodoc: type annotation is broken with python 3.7.0a4+ -* utils package is installed +* utils package is no longer installed * #3952: apidoc: module header is too escaped * #4275: Formats accepted by sphinx.util.i18n.format_date are limited