diff options
author | Joey Hess <joey@kitenet.net> | 2010-08-17 16:05:17 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-08-17 16:05:17 -0400 |
commit | 9744c11f806cc72436b1d7b813fc194136e60db0 (patch) | |
tree | c189c4840930f024fded8cb5f8c9b13b5e7295d1 /debian | |
parent | e9133cb2e605e4197856cb844cd7ed2272df43fd (diff) |
openid: Syntax tweak to the javascript code to make it work with MSIE 7 (and MSIE 8 in compat mode). Thanks to Iain McLaren for reporting the bug and providing access to debug it.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b9b08050b..cbd7e7254 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,9 @@ ikiwiki (3.20100816) UNRELEASED; urgency=low * flattr: New plugin. (Thanks to jaywalk for the initial implementation at a flattr plugin! This one is less configurable, but simpler.) * smiley: warn instead of error for missing smileys (Giuseppe Bilotta) + * openid: Syntax tweak to the javascript code to make it work with MSIE 7 + (and MSIE 8 in compat mode). Thanks to Iain McLaren for reporting + the bug and providing access to debug it. -- Joey Hess <joeyh@debian.org> Sun, 15 Aug 2010 11:45:48 -0400 |