diff options
author | Joey Hess <joey@kitenet.net> | 2011-01-05 15:22:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-05 15:22:55 -0400 |
commit | 3eabf323f057686796a7dbf9da2fbf0fed4c5728 (patch) | |
tree | c59b5c8e9981a70b0429c5842109e76a869c508c /debian | |
parent | 7a88638c6c47480817fdac02d0a45f1dd56b6d1d (diff) |
Fix permalinks to recentchanges items and comments, broken by last release.
permalinks always need to be full urls
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 33e5e1fa1..e9323014d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ ikiwiki (3.20101232) UNRELEASED; urgency=low * Temporarily revert one part of the multiple url support in the last release. Non-edit pages are now back to having `<base>` set to the site's main url. + * Fix permalinks to recentchanges items and comments, broken by last + release. -- Joey Hess <joeyh@debian.org> Tue, 04 Jan 2011 16:00:55 -0400 |