summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-11-14 13:53:50 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-11-14 13:53:50 -0800
commit55ea4d48b1a1c18c9b9535beb9b307adacaee466 (patch)
treea6486c457f9c2a611c5d7f2d556eb3e292870d83 /changelog
parentbaa5ea35dea0cac9e906ce093a4476f2579882b6 (diff)
Slight improvement to changelog.
Diffstat (limited to 'changelog')
-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