From 55ea4d48b1a1c18c9b9535beb9b307adacaee466 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 14 Nov 2015 13:53:50 -0800 Subject: [PATCH] Slight improvement to changelog. --- changelog | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/changelog b/changelog index a42a1ac6e..299a9d858 100644 --- a/changelog +++ b/changelog @@ -73,10 +73,8 @@ pandoc (1.15.2) The `comment` environment is handled in a similar way to the `verbatim` environment, except that its content is discarded. - * Docx reader: Follow relationships correctly in foot/endnotes (Jesse - Rosenthal). There are separate relationship (link) files for foot and - endnotes. These had previously been grouped together which led - to links not working correctly in notes. This should finally fix that. + * Docx reader: Follow relationships correctly in foot/endnotes (#2258, + Jesse Rosenthal). This fixes a problem with links in notes. * LaTeX and ConTeXt writers: support `lang` attribute on divs and spans (mb21). For LaTeX, also collect `lang` and `dir` attributes on spans and