aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2015-06-09 11:38:55 +0100
committerSimon McVittie <smcv@debian.org>2015-06-09 22:30:43 +0100
commit15939a2528d0615562618f6a22eb34427d829cda (patch)
tree43c6d9ebfb489d47557d1f459fb393c3219eac2d /debian/changelog
parent6add4fd4fc63e9cc7829ae57d693e5b6832637bd (diff)
downloadikiwiki-15939a2528d0615562618f6a22eb34427d829cda.tar
ikiwiki-15939a2528d0615562618f6a22eb34427d829cda.tar.gz
Add deterministic option and use it for the docwiki
It doesn't do anything yet.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index de2d99b28..d359bf262 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -33,6 +33,7 @@ ikiwiki (3.20150330) UNRELEASED; urgency=medium
release, leading to unstable sorting
* Sort backlinks deterministically, by falling back to sorting by href
if the link text is identical
+ * Add a $config{deterministic} option and use it for the docwiki
-- Joey Hess <id@joeyh.name> Tue, 28 Apr 2015 12:24:08 -0400