aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/news/version_2.16.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/news/version_2.16.mdwn b/doc/news/version_2.16.mdwn
index 05fd0deb5..135a1ab5b 100644
--- a/doc/news/version_2.16.mdwn
+++ b/doc/news/version_2.16.mdwn
@@ -4,9 +4,11 @@ News for ikiwiki 2.16:
release, to avoid the basewiki including pages with names like "blog".
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
@@ -75,4 +77,4 @@ ikiwiki 2.16 released with [[toggle text="these changes"]]
* Don't refuse to render files with ".." in their name. (Anchor the regexp.)
* Work around perl taint checking bug #411786, where perl sometimes randomly
sets the taint flag on untainted variables, by disabling taint checking
- in the deb. This sucks."""]] \ No newline at end of file
+ in the deb. This sucks."""]]