]> sipb.mit.edu Git - ikiwiki.git/commitdiff
add news item for ikiwiki 1.34.2
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 28 Nov 2006 18:17:40 +0000 (18:17 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 28 Nov 2006 18:17:40 +0000 (18:17 +0000)
doc/news/version_1.33.mdwn [deleted file]
doc/news/version_1.34.2.mdwn [new file with mode: 0644]

diff --git a/doc/news/version_1.33.mdwn b/doc/news/version_1.33.mdwn
deleted file mode 100644 (file)
index 4085932..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-ikiwiki 1.33 released with [[toggle text="these changes"]]
-
-[[toggleable text="""
-   * Fix issue with aggregate plugin updating expired pages.
-   * Avoid syntax errors in templates used by the template plugin crashing
-     ikiwiki.
-   * Enable utf8 file IO in aggregate plugin.
-   * Fix some issues with the new registration form.
-   * Patch from Ethan Glasser Camp to add a skip option to the inline plugin.
-   * Make sure to check for errors from every eval.
-   * Fix img plugin's handling of adding dependencies for images that do not
-     yet exist.
-   * Work around a strange bug in CGI::FormBuilder 3.0401 that makes
-     FORM-SUBMIT unusable on customised formbuilder templates. For now,
-     hardcode the submit buttons in editpage.tmpl instead of using the
-     template variable, which is ok, since the buttons are static.
-   * Work with hyperestraier 1.4.9.
-"""]]
diff --git a/doc/news/version_1.34.2.mdwn b/doc/news/version_1.34.2.mdwn
new file mode 100644 (file)
index 0000000..10ee0d6
--- /dev/null
@@ -0,0 +1,8 @@
+ikiwiki 1.34.2 released with [[toggle text="these changes"]]
+[[toggleable text="""
+   * Allow /etc/ikiwiki/wikilist to list just the names of users, if so then
+     ~user/.ikiwiki/wikilist will be read.
+   * Fix url absolution code in inline plugin to support class and id fields in
+     links and imgs, and to support anchor urls.
+   * More build deps updates.
+   * /dev/null fortune failures"""]]
\ No newline at end of file