From 131057599d3f18a91cfe47192617569e1d0f6545 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Wed, 2 Mar 2016 00:34:45 +0900 Subject: [PATCH] Update CHANGES for #2301 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 09921095c..1691a97a9 100644 --- a/CHANGES +++ b/CHANGES @@ -16,6 +16,7 @@ Features added * #2338: Define ``\titlereference`` macro to redefine the style of ``title-reference`` roles. * Define ``\menuselection`` and ``\accelerator`` macros to redefine the style of `menuselection` roles. * Define ``\internalreference`` macro to redefine the style of references +* #2301: Texts in the classic html theme should be hyphenated. Bugs fixed ----------