]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
the transient underlay is good, use it :-)
[ikiwiki.git] / debian / changelog
index d9134259537e37898f412de405c729929dffaa0a..11ad07712daee58cc6cf96c404348ae1f7252245 100644 (file)
@@ -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 <joeyh@debian.org>  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 <joeyh@debian.org>  Fri, 13 Jun 2014 10:09:10 -0400
+
 ikiwiki (3.20140227) unstable; urgency=medium
 
   * Added useragent config setting. Closes: #737121