diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-03-11 15:52:47 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-03-11 15:52:47 -0400 |
commit | 816d124a64e9cc928ea7caee2b54abd32eb42fa1 (patch) | |
tree | 3e73175f614689f0b5e5aabb78da8dc076cca2e8 /debian/changelog | |
parent | 23255257134b1abd662503e5ca63b17beeac39ed (diff) |
add changelog messages
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
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. |