summaryrefslogtreecommitdiff
path: root/doc/news/version_1.35.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-12-02 00:30:23 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-12-02 00:30:23 +0000
commit58cf442365614b73e2e7f671ac1c914d859f098c (patch)
tree5959b78013c92ea612ca3a82f89cfd2d6650d83e /doc/news/version_1.35.mdwn
parenta60d98461fe1dea4d8c98ddb968d89166bdde4a0 (diff)
add news item for ikiwiki 1.35
Diffstat (limited to 'doc/news/version_1.35.mdwn')
-rw-r--r--doc/news/version_1.35.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/news/version_1.35.mdwn b/doc/news/version_1.35.mdwn
new file mode 100644
index 000000000..a6167ac78
--- /dev/null
+++ b/doc/news/version_1.35.mdwn
@@ -0,0 +1,8 @@
+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.."""]] \ No newline at end of file