From 54f6ca83c57d53e537bc82738eafff0cbe074097 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 28 Feb 2018 10:18:30 +0000 Subject: rst: Use Python 3 instead of Python 2 Signed-off-by: Simon McVittie --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index e528fa265..c481e41c3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -9,6 +9,7 @@ ikiwiki (3.20180106) UNRELEASED; urgency=medium Discount >= 2.2.0 (Closes: #888055) * img: Fix auto-detection of image format (if enabled, which is strongly discouraged) with ImageMagick >= 6.9.8-3 + * rst: Use Python 3 instead of Python 2 * 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 -- cgit v1.2.3