aboutsummaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-10-19 09:49:15 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-10-19 09:49:15 -0700
commit5062e03a40a755058f88973a9c765db4d5bc7054 (patch)
tree888cf5a707bb9748f42f1d375360e0ed79814d5b /changelog
parentd028dcb8a969930f88379a7df563734630cf1bdf (diff)
downloadpandoc-5062e03a40a755058f88973a9c765db4d5bc7054.tar.gz
Use MarLinn's real name in changelog.
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog b/changelog
index efaf8d960..09a2eb18e 100644
--- a/changelog
+++ b/changelog
@@ -14,7 +14,7 @@ pandoc (1.15.1)
* For `markdown_mmd`, add: `implicit_figures`, `superscripts`,
`subscripts` (#2401).
- * Added `odt` as input format (MarLinn). Added new module
+ * Added `odt` as input format (Martin Linnemann). Added new module
`Text.Pandoc.Reader.ODT` (API change). Fully implemented features:
Paragraphs, Headers, Basic styling, Unordered lists, Ordered lists,
External Links, Internal Links, Footnotes, Endnotes, Blockquotes.