X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/9e1ad9037fe4cb54fb5eeb8b3ad65c6594b1c1d4..7c8344b008c19eac9891bcb2b47d03df1beec1a5:/debian/changelog diff --git a/debian/changelog b/debian/changelog index d91342595..11ad07712 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +ikiwiki (3.20140614) UNRELEASED; urgency=medium + + * Add google back to openid selector. Apparently this has gotten a stay + of execution until April 2015. (It may continue to work until 2017.) + + -- Joey Hess Thu, 03 Jul 2014 16:19:40 -0400 + +ikiwiki (3.20140613) unstable; urgency=medium + + * only_committed_changes could fail in a git repository merged + with git merge -s ours. + * Remove google from openid selector, per http://xkcd.com/1361/ + + -- Joey Hess Fri, 13 Jun 2014 10:09:10 -0400 + ikiwiki (3.20140227) unstable; urgency=medium * Added useragent config setting. Closes: #737121