diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-05-28 03:09:04 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-05-28 03:09:04 -0400 |
commit | 67254135169cc57f4158f321b00964f250ca8d15 (patch) | |
tree | 08aa3283eeec867e88020be8a46c6b5f9d0c7c7a /debian/changelog | |
parent | 25c952abf30de3498ce51a0d8a71ae20bd500818 (diff) | |
download | ikiwiki-67254135169cc57f4158f321b00964f250ca8d15.tar ikiwiki-67254135169cc57f4158f321b00964f250ca8d15.tar.gz |
Add rel=nofollow to edit links. This may prevent some spiders from pounding on the cgi following edit links.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4207b7cc6..4b66aa697 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ikiwiki (2.48) UNRELEASED; urgency=low + + * Add rel=nofollow to edit links. This may prevent some spiders from + pounding on the cgi following edit links. + + -- Joey Hess <joeyh@debian.org> Wed, 28 May 2008 03:07:37 -0400 + ikiwiki (2.47) unstable; urgency=low * mdwn: Add a multimarkdown setup file option. |