summaryrefslogtreecommitdiff
path: root/doc/news/version_1.46.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-03-21 06:57:37 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-03-21 06:57:37 +0000
commit24961ae9f2664e76abd625c6bd233674a54cdd7a (patch)
tree23212d151f18b2b4c61e57e35f6f87121f9e771e /doc/news/version_1.46.mdwn
parent201e832977604b218fcb73cb56114af566619520 (diff)
add news item for ikiwiki 1.46
Diffstat (limited to 'doc/news/version_1.46.mdwn')
-rw-r--r--doc/news/version_1.46.mdwn16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/news/version_1.46.mdwn b/doc/news/version_1.46.mdwn
new file mode 100644
index 000000000..cc82aa6c3
--- /dev/null
+++ b/doc/news/version_1.46.mdwn
@@ -0,0 +1,16 @@
+ikiwiki 1.46 released with [[toggle text="these changes"]]
+[[toggleable text="""
+ * Fix a bug with inlined create page links, including Discussion links on
+ blog post pages. The links will now create pages relative to the page that
+ actually contains the link.
+ * French update. Closes: #[414597](http://bugs.debian.org/414597)
+ * Fix some broken logic in cgi creation of a subpage when a toplevel page
+ with the same name already exists, and generally simplify the edit code.
+ * Make ikiwiki -verbose -setup with a setup file that enabled syslog logging
+ output the verbose build log to stdout, rather than to the syslog.
+ * Detect the case of two people independently creating the same page at the
+ same time, and let the second person resolve the conflict.
+ * Applied a patch from MichaƂ to make the mercurial backend pass --quiet to
+ hg.
+ * Fix a security hole that allowed a web user to insert arbitrary html in
+ the title of a page due to missing escaping of titles in the meta plugin."""]] \ No newline at end of file