diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-14 20:46:41 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-14 20:46:41 +0000 |
commit | 9b145798c75e88267f4782b3cedc9d5deb41a0c8 (patch) | |
tree | d77dddf5b61b9dfbe8b98c800a2cb6c7f4263692 /debian/NEWS | |
parent | 250bd850e2d41769075a201b098f2961179a8f8c (diff) |
* Patch from Tuomov to link to the directory in feeds when usedirs is in
effect. Note that this changes permalinks, so if you are already using
usedirs you'll have to deal with that on upgrade to this version.
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/debian/NEWS b/debian/NEWS index 9e821668d..cadbdb997 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,7 +1,15 @@ +ikiwiki (1.50) unstable; urgency=low + + Permalinks and guids in rss and atom feeds for wikis using the usedirs + options will change in this release. If you have already enabled usedirs, + you may need to take steps to avoid flooding aggregators. + + -- Joey Hess <joeyh@debian.org> Sat, 14 Apr 2007 16:08:46 -0400 + ikiwiki (1.49) unstable; urgency=low Third-party plugins that use htmlpage() or abs2rel() to generate links - may need changes to support the new "userdir" option. + may need changes to support the new "usedirs" option. -- Joey Hess <joeyh@debian.org> Sun, 01 Apr 2007 16:20:09 -0400 |