From 81ee95a1ac01dd4c124407a460847df47986bee0 Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 6 Jan 2007 04:24:03 +0000 Subject: add news item for ikiwiki 1.38 --- doc/news/version_1.35.mdwn | 10 ---------- doc/news/version_1.38.mdwn | 6 ++++++ 2 files changed, 6 insertions(+), 10 deletions(-) delete mode 100644 doc/news/version_1.35.mdwn create mode 100644 doc/news/version_1.38.mdwn (limited to 'doc') 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 -- cgit v1.2.3