X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/937b24e0cf98d75dd353d80267efddcecab9e908..8a61cd54286e21877063a83a01c0bb06cafc44b5:/debian/NEWS?ds=inline diff --git a/debian/NEWS b/debian/NEWS index 68f0a207b..d0d74a167 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,15 +1,25 @@ -ikiwiki (3.20100505) UNRELEASED; urgency=low +ikiwiki (3.20110114) unstable; urgency=low - There is a significant change to the page.tmpl template in this version. - If you have locally modified versions of that template, you will need - to update it to contain the following in the HTML
: + If you have custom CSS that uses "#feedlinks" or "#blogform", you will + need to change it to instead use ".feedlinks" and ".blogform" + + -- Joey Hess