add news item for ikiwiki 1.38
parent
c7c546948a
commit
81ee95a1ac
|
@ -1,10 +0,0 @@
|
|||
ikiwiki 1.35 released with [[toggle text="these changes"]]
|
||||
[[toggleable text="""
|
||||
* 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.."""]]
|
||||
|
||||
BTW, these CGI::FormBuilder issues are why editing pages has been broken on this wiki for the past couple days. --[[Joey]]
|
|
@ -0,0 +1,6 @@
|
|||
ikiwiki 1.38 released with [[toggle text="these changes"]]
|
||||
[[toggleable text="""
|
||||
* Corrected a bum regexp in openid munging.
|
||||
* Added a Spanish translation by Victor Moral.
|
||||
* A few translation infrastructure fixes.
|
||||
* Added a Polish translation by Paweł Tęcza."""]]
|
Loading…
Reference in New Issue