From 9b0bf85c93c6c4d1446ec3cbb457783911404b80 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Mon, 19 Feb 2018 10:49:54 +0900 Subject: [PATCH] Update CHANGES for PR #4634 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index c5ebfce61..4b1f4b17a 100644 --- a/CHANGES +++ b/CHANGES @@ -31,6 +31,7 @@ Bugs fixed * #4615: The argument of ``sphinx.build`` has been changed in 1.7.0 * autosummary: The interface of ``sphinx.ext.autosummary.get_documenter()`` has been changed +* #4630: Have order on msgids in sphinx.pot deterministic Testing --------