From: joey Date: Fri, 8 Sep 2006 20:55:05 +0000 (+0000) Subject: add news item for ikiwiki 1.26 X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/commitdiff_plain/1431e29934f00e690f4ac404a83f9caaeb7b3f69 add news item for ikiwiki 1.26 --- diff --git a/doc/news/version_1.23.mdwn b/doc/news/version_1.23.mdwn deleted file mode 100644 index d97dfaa7f..000000000 --- a/doc/news/version_1.23.mdwn +++ /dev/null @@ -1,3 +0,0 @@ -ikiwiki 1.23 released with these changes: - - * Allow inline directives to be nested inside eg, sidebars. Closes: #[385512](http://bugs.debian.org/385512) \ No newline at end of file diff --git a/doc/news/version_1.26.mdwn b/doc/news/version_1.26.mdwn new file mode 100644 index 000000000..1c85c7487 --- /dev/null +++ b/doc/news/version_1.26.mdwn @@ -0,0 +1,6 @@ +ikiwiki 1.26 released with these changes: + + * Add a missing -n to tla undo call. + * otl2hmtl can't be safely used with IPC::Open2 since it sometimes + writes before consuming its whole stdin. Avoid this deadlock. + * Fix alt tags for outline checkboxes. \ No newline at end of file