diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-06 04:24:03 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-06 04:24:03 +0000 |
commit | 81ee95a1ac01dd4c124407a460847df47986bee0 (patch) | |
tree | 983c1907b4be73d944261e9c8a42fe9d5716452a | |
parent | c7c546948ac89ece64fdb331519d1a9761c746ca (diff) |
add news item for ikiwiki 1.38
-rw-r--r-- | doc/news/version_1.35.mdwn | 10 | ||||
-rw-r--r-- | doc/news/version_1.38.mdwn | 6 |
2 files changed, 6 insertions, 10 deletions
diff --git a/doc/news/version_1.35.mdwn b/doc/news/version_1.35.mdwn deleted file mode 100644 index 66e673cb4..000000000 --- a/doc/news/version_1.35.mdwn +++ /dev/null @@ -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]]
\ No newline at end of file diff --git a/doc/news/version_1.38.mdwn b/doc/news/version_1.38.mdwn new file mode 100644 index 000000000..864563634 --- /dev/null +++ b/doc/news/version_1.38.mdwn @@ -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."""]]
\ No newline at end of file |