]> sipb.mit.edu Git - ikiwiki.git/blob - doc/news/version_1.35.mdwn
web commit by http://joeyh.myopenid.com/: foo
[ikiwiki.git] / doc / news / version_1.35.mdwn
1 ikiwiki 1.35 released with [[toggle text="these changes"]]
2 [[toggleable text="""
3    * Fix daemonisation code to only do daemon setup things after forking the
4      child process.
5    * The hack used to make the pagetemplate hook have access to the editpage
6      template won't work with CGI::FormBuilder 3.0401, so disable it for now.
7    * CGI::FormBuilder 3.0401 seems to work ok now with ikiwiki, although
8      there might still be bugs lurking.."""]]
9
10 BTW, these CGI::FormBuilder issues are why editing pages has been broken on this wiki for the past couple days. --[[Joey]]