From 9c7b2ad331af6427ad8cfaf102a9ff165ff98e99 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 2 Jun 2009 12:27:05 -0400 Subject: [PATCH] revert my incorrect reversion. oops --- doc/news/version_3.14.mdwn | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/news/version_3.14.mdwn diff --git a/doc/news/version_3.14.mdwn b/doc/news/version_3.14.mdwn new file mode 100644 index 000000000..83c2b9188 --- /dev/null +++ b/doc/news/version_3.14.mdwn @@ -0,0 +1,13 @@ +ikiwiki 3.14 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * highlight: New plugin supporting syntax highlighting of pretty much + anything. + * debian/control: Add suggests for libhighlight-perl, although + that package is not yet created by Debian's highlight source package. + (See #529869) + * format: Provide a htmlizefallback hook that other plugins + can use to handle formats that are not suitable for general-purpose + htmlize hooks. Used by highlight. + * Fix test suite to not rely on an installed copy of ikiwiki after + underlaydir change. Closes: #[530502](http://bugs.debian.org/530502) + * Danish translation update. Closes: #[530877](http://bugs.debian.org/530877)"""]] \ No newline at end of file -- 2.32.0.93.g670b81a890