]> sipb.mit.edu Git - ikiwiki.git/commitdiff
add changelog messages
authorJoey Hess <joey@kodama.kitenet.net>
Tue, 11 Mar 2008 19:52:47 +0000 (15:52 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Tue, 11 Mar 2008 19:52:47 +0000 (15:52 -0400)
debian/changelog

index 80d938927e73c63ea375257f2c3f35a1688c3df2..66665736ee72bc5e05c1df8440e8fcf24a7bfa83 100644 (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.