summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 80d938927..bd72e9fc0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,12 @@ ikiwiki (2.41) UNRELEASED; urgency=low
[ martin f. krafft ]
* The meta plugin now allows for the robots tag to be specified without the
risk of it being scrubbed.
+ * Let meta.openid set X-XRDS-Location header
+ * Make makerepo set the Git merge remote.
+ branch.master.remote previously used to default to origin, which has
+ recently been changed; it now needs to be set explicitly, which this
+ patch does. Closes: #470517
+ * meta: Also generate openid2 headers.
[ Joey Hess ]
* Add recentchangesdiff plugin that adds diffs to the recentchanges feeds.