summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog b/changelog
index 62afe7f5d..d8ec82ce5 100644
--- a/changelog
+++ b/changelog
@@ -23,6 +23,9 @@ pandoc (1.9.4.2)
* ConTeXt writer: Don't escape `&`, `^`, `<`, `>`, `_`,
simplified escapes for `}` and `{` to `\{` and `\}` (Aditya Mahajan).
+ * Fixed handling of absolute URLs in CSS imports with `--self-contained`.
+ Closes #535.
+
* Added webm to mime types. Closes #543.
* Added some missing exports and tests to the cabal file