diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-03-12 14:21:48 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-03-12 14:21:48 -0400 |
commit | f7bdc2385d3ec8060f00d5ceb3b45f3cc4760e38 (patch) | |
tree | 852afeedb432084b4832263087a706a4e7bde408 /debian/changelog | |
parent | be0f1a63a3ebd05967a8bc6b03a425a2118b17c4 (diff) |
* Use forcebaseurl to make page previews be displayed with the html base
set to the destination page. This avoids need for hacks to munge the urls
in preview mode, which fixes several bugs.
* Several destpage fixes in plugins.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 53a2fbe16..d05fa8f30 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,6 +31,10 @@ ikiwiki (2.41) UNRELEASED; urgency=low rcs_commit either. * monotone: Require version 0.38 or greater, and stop using the mtnmergerc option. (Brian May) + * Use forcebaseurl to make page previews be displayed with the html base + set to the destination page. This avoids need for hacks to munge the urls + in preview mode, which fixes several bugs. + * Several destpage fixes in plugins. -- martin f. krafft <madduck@debian.org> Sun, 02 Mar 2008 17:46:38 +0100 |