From 029a6b72e72d0c4da8c3ef95e42a8d8caae6687f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 30 Apr 2011 17:31:34 -0400 Subject: add news item for ikiwiki 3.20110430 --- doc/news/version_3.20110123.mdwn | 4 ---- doc/news/version_3.20110430.mdwn | 19 +++++++++++++++++++ 2 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 doc/news/version_3.20110123.mdwn create mode 100644 doc/news/version_3.20110430.mdwn diff --git a/doc/news/version_3.20110123.mdwn b/doc/news/version_3.20110123.mdwn deleted file mode 100644 index 0c4d202b8..000000000 --- a/doc/news/version_3.20110123.mdwn +++ /dev/null @@ -1,4 +0,0 @@ -ikiwiki 3.20110123 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * Adapt autoindex test suite to work with old Test::More. - * Fix posting by blog form, broken by last release."""]] \ No newline at end of file diff --git a/doc/news/version_3.20110430.mdwn b/doc/news/version_3.20110430.mdwn new file mode 100644 index 000000000..ac2c815b4 --- /dev/null +++ b/doc/news/version_3.20110430.mdwn @@ -0,0 +1,19 @@ +ikiwiki 3.20110430 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * meta: Allow adding javascript to pages. Only when htmlscrubber is + disabled, naturally. (Thanks, Giuseppe Bilotta) Closes: #[623154](http://bugs.debian.org/623154) + * comments: Add avatar picture of comment author, using Libravatar::URL + when available. The avatar is looked up based on the user's openid, + or email address. (Thanks, Francois Marier) + * Recommend libgravatar-url-perl, which contains Libravatar::URL. + * monotone: Implement rcs\_getmtime, and work around a problem with monotone + 0.48 that affects rcs\_getctime. (Thanks, Richard Levitte) + * meta: Fix bug in loading of HTML::Entities that can break inline + archive=yes (mostly masked by other plugins that load the module). + * Be quiet about updating wrappers, except in verbose mode. (jmtd) + * meta: Add FOAF support. Closes: #[623156](http://bugs.debian.org/623156) (Jonas Smedegaard) + * Promote Crypt::SSLeay to Recommends; needed for https openid auth. + * tag: Avoid autocreating multiple tag pages that vary only in + capitalization. The first capitalization seen of a tag will be used + for the tag page. + * Fix yaml build dep. Closes: #[624712](http://bugs.debian.org/624712)"""]] \ No newline at end of file -- cgit v1.2.3