add changelog messages

master
Joey Hess 2008-03-11 15:52:47 -04:00
parent 2325525713
commit 816d124a64
1 changed files with 5 additions and 0 deletions

5
debian/changelog vendored
View File

@ -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.