From dba030668e827a339124d65fe14f8984dad0c93c Mon Sep 17 00:00:00 2001 From: Darragh Bailey Date: Thu, 21 Apr 2016 13:18:37 +0100 Subject: [PATCH] Update CHANGES for PR#2389 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index d86e85dc0..bf9d04a76 100644 --- a/CHANGES +++ b/CHANGES @@ -30,6 +30,7 @@ Features added extent now fits in the line width (shadow in margin). Warning-type admonitions allow page breaks (if very long) and their vertical spacing has been made more coherent with the one for Hint-type notices. +* Convert linkcheck builder to requests for better encoding handling Bugs fixed ----------