aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2018-03-09 09:18:24 +0000
committerSimon McVittie <smcv@debian.org>2018-03-09 09:18:24 +0000
commitd58b25eb93beb84b30475546804066a15578d115 (patch)
tree56c6485dc0575e45cbaf9aecebd178b429f3f018 /CHANGELOG
parent352d34fb2e853b75722f98af2b331c15abc684dc (diff)
downloadikiwiki-d58b25eb93beb84b30475546804066a15578d115.tar
ikiwiki-d58b25eb93beb84b30475546804066a15578d115.tar.gz
Update changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b43c033dc..747058ff6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,19 @@
+ikiwiki (3.20180229) UNRELEASED; urgency=medium
+
+ [ Amitai Schleier ]
+ * Avoid unexpected full paths from find(1)
+
+ [ thm.id.fedoraproject.org ]
+ * rst test: Probe for docutils Python 3 module, not Python 2
+
+ [ Simon McVittie ]
+ * mdwn: Automatically detect which Discount flags to use, fixing
+ regressions in 3.20180228 when using Discount < 2.2
+ * Add a test asserting that no plugin is an empty file, to confirm
+ that the build fixes in 3.20180228 were successful
+
+ -- Simon McVittie <smcv@debian.org> Fri, 09 Mar 2018 09:15:14 +0000
+
ikiwiki (3.20180228) upstream; urgency=medium
* core: Don't send relative redirect URLs when behind a reverse proxy