aboutsummaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog3
1 files changed, 0 insertions, 3 deletions
diff --git a/changelog b/changelog
index 7ec7e9f33..2ccd1d4df 100644
--- a/changelog
+++ b/changelog
@@ -178,9 +178,6 @@ pandoc (1.9)
* `'` is no longer escaped in HTML output. It does not need to be
escaped outside of attributes.
- * The `--ascii` option has been removed, because of differences
- in blaze-html's and xhtml's escaping.
-
* Pandoc will no longer transform leading newlines in code
blocks to `<br/>` tags.