X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/1e62e4f87fdf1441afab47a60aaf60b9246a5876..65be0598a96a6a24a1a6993df524fda256b9bc97:/debian/changelog diff --git a/debian/changelog b/debian/changelog index c1e0626c3..7cfc2b12d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,13 @@ -ikiwiki (1.52) UNRELEASED; urgency=low +ikiwiki (2.1) UNRELEASED; urgency=low + + * Use div layout for the signin and preferences forms, so that they can be + styled using the stylesheet, rather than by creating signin and prefs + templates. + * Make the openid login form nicely styled. + + -- Joey Hess Mon, 30 Apr 2007 17:53:10 -0400 + +ikiwiki (2.00) unstable; urgency=low [ Josh Triplett ] * Avoid using GNU extensions to cp during "make install", which did @@ -12,7 +21,15 @@ ikiwiki (1.52) UNRELEASED; urgency=low * Enable openid logins by default. * Enable usedirs by default. - -- Joey Hess Sun, 29 Apr 2007 19:00:15 -0400 + [ Josh Triplett ] + * fieldset support appeared in CGI::FormBuilder 3.05, so increase + version in Depends on libcgi-formbuilder-perl to 3.05 + + [ Joey Hess ] + * If Net::OpenID::Consumer is not available, the openid module will quietly + disable itself, this avoids needing a hard dependency on the perl module. + + -- Joey Hess Mon, 30 Apr 2007 00:43:02 -0400 ikiwiki (1.51) unstable; urgency=low