summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-03-11 15:52:47 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-03-11 15:52:47 -0400
commit816d124a64e9cc928ea7caee2b54abd32eb42fa1 (patch)
tree3e73175f614689f0b5e5aabb78da8dc076cca2e8 /debian
parent23255257134b1abd662503e5ca63b17beeac39ed (diff)
add changelog messages
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 80d938927..66665736e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,11 @@ 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
[ Joey Hess ]
* Add recentchangesdiff plugin that adds diffs to the recentchanges feeds.