aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelog6
1 files 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