diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-04 07:04:16 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-04 07:04:16 +0000 |
commit | acaee3d0bce78b6e6d8989821150d28a87026ff0 (patch) | |
tree | d6929a1c944d206f3071110e8bc62664b4acb136 /debian/changelog | |
parent | a6a61f9e38d91b4fce551cd220d36fae7534c1b7 (diff) |
* Fix the htmltidy plugin, which wasn't working due my breaking it when
I added it..
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c6de974c6..de7d64344 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,8 +11,10 @@ ikiwiki (1.16) UNRELEASED; urgency=low * Encode link and guid urls in rss feeds to avoid illegal utf8 slipping in. * Add xhtml files to the default prune regexp. * Also generate rel=bookmark links for permalinks. + * Fix the htmltidy plugin, which wasn't working due my breaking it when + I added it.. - -- Joey Hess <joeyh@debian.org> Thu, 3 Aug 2006 22:35:11 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 4 Aug 2006 03:03:19 -0400 ikiwiki (1.15) unstable; urgency=low |