diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-04-06 22:50:19 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-04-06 22:50:19 -0400 |
commit | f6fd7639daadea87530897ffd4882c970413822d (patch) | |
tree | 5e84c31becabac8093401beb22d2d26ca92e0f78 /debian/NEWS | |
parent | 899639f10d49cff410059c3af2e1d5717c25b738 (diff) | |
parent | b8f4ffdc5d381da04000502f20f0d4e4c13704b3 (diff) |
Merge remote branch 'smcv/ready/link-types'
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS index 50332670f..afb3a8652 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,13 @@ +ikiwiki (3.UNRELEASED) UNRELEASED; urgency=low + + Starting from this version, the tagged(x) pagespec only matches links that + were set up by the [[!tag]] or [[!taglink]] directives. To make this change, + all wikis need to be rebuilt on upgrade to this version. If you listed your + wiki in /etc/ikiwiki/wikilist this will be done automatically when the + Debian package is upgraded. Or use ikiwiki-mass-rebuild to force a rebuild. + + -- Simon McVittie <smcv@debian.org> Tue, 06 Apr 2010 20:53:07 +0100 + ikiwiki (3.20091017) unstable; urgency=low To take advantage of significant performance improvements, all |