diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-02 00:19:55 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-02 00:19:55 +0000 |
commit | 8af8d085d676d940478e45e852f06d4eec2485f8 (patch) | |
tree | c9384598dad5aed760e96118aee7ba941a1c6549 /debian/changelog | |
parent | f65fa0ad680fb38b560ae0a459ce6b043f9631ac (diff) |
* The hack used to make the pagetemplate hook have access to the editpage
template won't work with CGI::FormBuilder 3.0401, so disable it for now.
* CGI::FormBuilder 3.0401 seems to work ok now with ikiwiki, although
there might still be bugs lurking..
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0bae7aae9..2a1e9e219 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,12 @@ ikiwiki (1.34.3) UNRELEASED; urgency=low * Fix daemonisation code to only do daemon setup things after forking the child process. + * The hack used to make the pagetemplate hook have access to the editpage + template won't work with CGI::FormBuilder 3.0401, so disable it for now. + * CGI::FormBuilder 3.0401 seems to work ok now with ikiwiki, although + there might still be bugs lurking.. - -- Joey Hess <joeyh@debian.org> Fri, 1 Dec 2006 19:11:32 -0500 + -- Joey Hess <joeyh@debian.org> Fri, 1 Dec 2006 19:14:36 -0500 ikiwiki (1.34.2) unstable; urgency=low |