diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-02 12:02:34 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-02 12:02:34 -0400 |
commit | bd48ff734a0e01a6f2c097932f728ccb680702a2 (patch) | |
tree | 14cb265a4390ced25b4226aa0983deaa6349dd06 /debian | |
parent | 408ee89fd7c1dc70510385a7cf263a05862dda97 (diff) |
fixups tidy change
Need checkconfig hook; examples don't become default values.
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 527dd7884..c59c19af7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ ikiwiki (3.20100927) UNRELEASED; urgency=low * Fix test suite failure on other side of date line. + * htmltidy: Allow configuring tidy parameters in setup file. + (W. Trevor King) -- Joey Hess <joeyh@debian.org> Wed, 29 Sep 2010 11:58:23 -0400 |