diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-30 07:21:06 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-30 07:21:06 +0000 |
commit | 64ca9a921a537baaed8cead9923f24f267f1040a (patch) | |
tree | 6d509a488a9036d7bce8ec1b77ab69ecd428fb6b /debian/changelog | |
parent | 7945928cd11330d54ad29251ed2caee72ea092b1 (diff) |
* Fix openid signin secret generation code. This fixes the bug that made
all openid signins fail the first time, and then succeed the second
time.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index f590d9e39..ddf209bdc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,8 +19,11 @@ ikiwiki (1.41) UNRELEASED; urgency=low which links to the correct remote page, but is displayed nicely. * When building the doc wiki, build with LANG=C. * More gettext fun. + * Fix openid signin secret generation code. This fixes the bug that made + all openid signins fail the first time, and then succeed the second + time. - -- Joey Hess <joeyh@debian.org> Sat, 27 Jan 2007 21:16:33 -0500 + -- Joey Hess <joeyh@debian.org> Tue, 30 Jan 2007 02:15:33 -0500 ikiwiki (1.40) unstable; urgency=low |