diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-10-29 18:05:58 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-10-29 18:05:58 -0400 |
commit | c29957e0177c3c654a1ea1feffdba00307449560 (patch) | |
tree | 26a72556f580619bba07d9af99d92db05ee7626a /debian/changelog | |
parent | 29f2cf4a49fb4d11ef92d0c9d1a8343181f6af6c (diff) |
google: Pass the whole wiki url to google, not just the domain, so that search works correctly for wikis that are located in subdirectories of domains.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4c8c4d6fc..f19b4eae4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,9 @@ ikiwiki (3.20091024) UNRELEASED; urgency=low url is uri-encoded. Most browsers other than MSIE don't care, but it's the right thing to do. * Add a spec file to allow building rpm from the source package. + * google: Pass the whole wiki url to google, not just the domain, + so that search works correctly for wikis that are located in + subdirectories of domains. -- Joey Hess <joeyh@debian.org> Mon, 26 Oct 2009 11:53:32 -0400 |