summaryrefslogtreecommitdiff
path: root/doc/news
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-06-30 00:51:08 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-06-30 00:51:08 +0000
commit175fece27dc98c5e93df05b18fe14228fd635990 (patch)
treeb0502055a4b86dbfd4f2d1023d891cd55a1cec23 /doc/news
parent9f7b327390cf54677238e6166a51c3e2b1c1902b (diff)
add news item for ikiwiki 2.3
Diffstat (limited to 'doc/news')
-rw-r--r--doc/news/version_2.3.mdwn14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/news/version_2.3.mdwn b/doc/news/version_2.3.mdwn
new file mode 100644
index 000000000..ac604a371
--- /dev/null
+++ b/doc/news/version_2.3.mdwn
@@ -0,0 +1,14 @@
+ikiwiki 2.3 released with [[toggle text="these changes"]]
+[[toggleable text="""
+ * Corrected a typo in an error handler in the image plugin.
+ * Allow svnpath config option to contain additional extra slashes anywhere
+ w/o confusing ikiwiki.
+ * Rcs modules are now imported, so other modules that need similar
+ normalisation of configs etc can do so.
+ * Patch fixing various additional problems with test suite. Closes: #[425891](http://bugs.debian.org/425891)
+ once more.
+ * French update from Jean-Luc Coulon. Closes: #[430771](http://bugs.debian.org/430771)
+ * Correct a longstanding bug that could cause the edit form to be empty.
+ This turns out to have occured if the cgi wrapper was created by an
+ ikiwiki invocation that included --rebuild. Thanks to Carl Worth for
+ tracking that down."""]] \ No newline at end of file