diff options
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS index 479746427..e119da45b 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -5,6 +5,10 @@ ikiwiki (2.16) UNRELEASED; urgency=low Redirection pages have been left behind for these moved pages temporarily, and will be removed later. + The meta plugin no longer supports setting internal or external links + with "meta link". Instead, use "meta openid" for openid links, and use tags + for in-wiki invisible links between pages. + If you use the calendar plugin, ikiwiki is now smarter and your nightly cron job to update the wiki doesn't need to rebuild everything. Just pass --refresh to ikiwiki in the cron job and it will update only pages that |