diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-06-08 21:40:06 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-06-08 21:40:06 -0400 |
commit | bf55a7fbb1f27ca815ac1e2ee04867686851a134 (patch) | |
tree | 408ba9245b19061c99dabe4c05deeb3f1c3b0ed0 /debian/changelog | |
parent | bf0534c6891a4a2c1cf8bf562ef275ed4cd3548d (diff) |
meta: Add openid delegate parameter to allow delegating only openid or openid2.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 126c1826b..dd24e0bba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (3.15) UNRELEASED; urgency=low +ikiwiki (3.141) UNRELEASED; urgency=low * comment: Make comment directives no longer use the internal "_comment" form, and document the comment directive syntax. @@ -20,6 +20,8 @@ ikiwiki (3.15) UNRELEASED; urgency=low by the 404 plugin. * Optimise use of gettext, and avoid ugly warnings if Locale::gettext is not available. Closes: #532285 + * meta: Add openid delegate parameter to allow delegating only + openid or openid2. -- Joey Hess <joeyh@debian.org> Tue, 02 Jun 2009 17:03:41 -0400 |