aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelog3
1 files changed, 1 insertions, 2 deletions
diff --git a/changelog b/changelog
index 82559f855..3c2cf88a5 100644
--- a/changelog
+++ b/changelog
@@ -88,8 +88,7 @@ pandoc (1.8.2)
* Deprecated `--xetex` option in `pandoc`. It is no longer needed,
since the LaTeX writer now produces a file that can be processed by
- `latex`, `pdflatex`, `lualatex`, or `xelatex`. (This introduces a new
- dependency of the `iftex` package.)
+ `latex`, `pdflatex`, `lualatex`, or `xelatex`.
* Introduced `--luatex` option to `markdown2pdf`. This causes `lualatex`
to be used to create the PDF.