diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-07 19:10:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-07 19:10:50 -0400 |
commit | 378c64776856ee1313c030375a921e8acb4ff1ef (patch) | |
tree | 46ac4d04807b83ddaa6d1026e616ef4626261237 /debian/changelog | |
parent | 76f6ff5f6b437534f8778abf225e2c4398262489 (diff) |
patch hidden field setting code
Fixes http://code.google.com/p/openid-selector/issues/detail?id=11#c3
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 31d64e237..c335030ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ ikiwiki (3.20100505) UNRELEASED; urgency=low * inline: Call indexhtml when inlining internal pages, so their text can be indexed for searching. * Delete hooks are passed deleted internal pages. + * openid: Incorporated a fancy openid-selector signin form + (http://code.google.com/p/openid-selector/). -- Joey Hess <joeyh@debian.org> Wed, 05 May 2010 18:07:29 -0400 |