]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - CHANGELOG
build: Use if/then instead of `||` so that the `-e` flag works
[git.ikiwiki.info.git] / CHANGELOG
index 0ffbd4579bb6b0ed8c9351d4eee5de9b5364f083..69721498feb1e715e0703562dbd6fc7802fa36b8 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,12 @@
 ikiwiki (3.20180106) UNRELEASED; urgency=medium
 
   * core: Don't send relative redirect URLs when behind a reverse proxy
+  * mdwn: Enable fenced code blocks, PHP Markdown Extra-style definition
+    lists and GitHub-style extensions to HTML tag syntax when used with
+    Discount >= 2.2.0 (Closes: #888055)
+  * build: `set -e` before each `for` loop, so that errors are reliably
+    trapped
+  * build: Use if/then instead of `||` so that the `-e` flag works
 
  -- Simon McVittie <smcv@debian.org>  Mon, 08 Jan 2018 10:51:10 +0000