aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.