diff options
author | Joey Hess <joey@kitenet.net> | 2010-12-01 20:34:30 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-12-01 20:34:30 -0400 |
commit | 9c0f98de02f550081d8bb8bf18cf12db92bec6cd (patch) | |
tree | 2050dbff06b86a1d20ff6a5bbbd10a44dfcb3a88 /debian/changelog | |
parent | 853fcc2b56d72462901ee0f72621d02cb97dc2a3 (diff) |
releasing version 3.20101201
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fd271dab1..cecf61d5e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +ikiwiki (3.20101201) unstable; urgency=low + + * meta: Fix calling of htmlscrubber to pass the page parameter. + The change of the htmlscrubber to look at page rather than destpage + caused htmlscrubber_skip to not work for meta directives. + + -- Joey Hess <joeyh@debian.org> Wed, 01 Dec 2010 20:28:01 -0400 + ikiwiki (3.20101129) unstable; urgency=low * websetup: Fix encoding problem when restoring old setup file. |