diff options
author | Joey Hess <joey@kitenet.net> | 2010-09-26 22:37:18 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-09-26 22:37:18 -0400 |
commit | 43c99f907674de2207a7b411ee1b0c2996ce79d2 (patch) | |
tree | 5740b1dcaafd06b76d9320cb2db2a29aaad2f24d /debian | |
parent | e789cb9c84ba22570de18ff530c428c6fbe56e77 (diff) | |
download | ikiwiki-43c99f907674de2207a7b411ee1b0c2996ce79d2.tar ikiwiki-43c99f907674de2207a7b411ee1b0c2996ce79d2.tar.gz |
htmlbalance: Fix compatability with HTML::Tree 4.0. (smcv)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 97f9d3c79..a71a08ea2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ ikiwiki (3.20100916) UNRELEASED; urgency=low * meta: Ensure that the url specified by xrds-location is absolute. * attachment: Fix attachment file size display. * Propigate PATH into wrapper. + * htmlbalance: Fix compatability with HTML::Tree 4.0. (smcv) -- Joey Hess <joeyh@debian.org> Sun, 19 Sep 2010 20:13:06 -0400 |