diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-11-10 18:05:30 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-11-10 18:05:30 -0500 |
commit | f0e58faefab108482e88f62db64ea6d654327d25 (patch) | |
tree | ca76d1882d1d8f281e41245d3cc232cc5f461407 /debian | |
parent | d5853f3e33f70ac82c8a77519a4e1c4781da83eb (diff) | |
download | ikiwiki-f0e58faefab108482e88f62db64ea6d654327d25.tar ikiwiki-f0e58faefab108482e88f62db64ea6d654327d25.tar.gz |
Add rel=nofollow to recentchanges_links for the same (weak) reasons it was earlier added to edit links.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6c068806c..566dd1954 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ ikiwiki (2.69) UNRELEASED; urgency=low later parsing of any directives on the page. * Fix the link() pagespec to match links that are internally recorded as absolute. + * Add rel=nofollow to recentchanges_links for the same (weak) reasons it + was earlier added to edit links. -- Joey Hess <joeyh@debian.org> Thu, 06 Nov 2008 16:01:00 -0500 |