X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/937b24e0cf98d75dd353d80267efddcecab9e908..92821be5402cd2fa74a037cb28619ee4a7a2e6e1:/debian/NEWS diff --git a/debian/NEWS b/debian/NEWS index 68f0a207b..ff856e5f0 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,15 +1,25 @@ -ikiwiki (3.20100505) UNRELEASED; urgency=low +ikiwiki (3.20110122) 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