diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-24 00:20:36 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-24 00:20:36 +0000 |
commit | 2dfe3efcb7c99cb60c893387db0f21b734e1fbc8 (patch) | |
tree | 95b3f72810eb209059469dda3e8444ea27c799af /debian/changelog | |
parent | 71d8d3bef0e05118847a3b6383b062b0249921c3 (diff) |
* Correct a bug that could lead to infinite looping after signin in some
circumstances.
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 0005334d9..c0a2e546b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -36,8 +36,10 @@ ikiwiki (1.44) UNRELEASED; urgency=low * French translation update. Closes: #411899 * Patch from HenrikBrixAndersen to fix a broken use of foreach in the search plugin. + * Correct a bug that could lead to infinite looping after signin in some + circumstances. - -- Joey Hess <joeyh@debian.org> Fri, 23 Feb 2007 14:34:18 -0500 + -- Joey Hess <joeyh@debian.org> Fri, 23 Feb 2007 19:06:13 -0500 ikiwiki (1.43) unstable; urgency=low |