From 17e8260fa6943b940f4b84ad5dcd79ac5c4657f3 Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 28 Nov 2006 18:17:40 +0000 Subject: add news item for ikiwiki 1.34.2 --- doc/news/version_1.33.mdwn | 18 ------------------ doc/news/version_1.34.2.mdwn | 8 ++++++++ 2 files changed, 8 insertions(+), 18 deletions(-) delete mode 100644 doc/news/version_1.33.mdwn create mode 100644 doc/news/version_1.34.2.mdwn diff --git a/doc/news/version_1.33.mdwn b/doc/news/version_1.33.mdwn deleted file mode 100644 index 40859322f..000000000 --- a/doc/news/version_1.33.mdwn +++ /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 index 000000000..10ee0d6b3 --- /dev/null +++ b/doc/news/version_1.34.2.mdwn @@ -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 -- cgit v1.2.3