diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-03-13 20:10:50 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-03-13 20:10:50 -0500 |
commit | c0ad4929deb455804ddfc6451820c6c67a298ea1 (patch) | |
tree | cd19eca3ca1972958f609204509cc267d2b8c279 /debian/changelog | |
parent | fd43e83fcf7bf24493ecfff54111c1c5f1cab573 (diff) |
Improve openid url munging; do not display anchors and cgi parameters, as used by yahoo and google urls.
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 854d83130..0a9679618 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ ikiwiki (3.20100313) UNRELEASED; urgency=low as unsafe. * openid: Use Openid Simple Registration or OpenID Attribute Exchange to get the user's email address and username. + * Improve openid url munging; do not display anchors and cgi parameters, + as used by yahoo and google urls. -- Joey Hess <joeyh@debian.org> Sat, 13 Mar 2010 14:48:10 -0500 |