diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-04-10 17:39:51 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-04-10 17:39:51 -0400 |
commit | e1d456a86ff808f1bc8e73c7c5d882017bd48d89 (patch) | |
tree | f03459c158b7f98bcb808fe7ca809d6cb0e2eda6 /debian | |
parent | 15237c74fcf608e185a2545238185641afbf6f4f (diff) | |
download | ikiwiki-e1d456a86ff808f1bc8e73c7c5d882017bd48d89.tar ikiwiki-e1d456a86ff808f1bc8e73c7c5d882017bd48d89.tar.gz |
Fix missing import of escapeHTML in userlink. (Scott Bronson)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a1797b8ef..7d02f5924 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ikiwiki (2.43) UNRELEASED; urgency=low + + * Fix missing import of escapeHTML in userlink. (Scott Bronson) + + -- Joey Hess <joeyh@debian.org> Thu, 10 Apr 2008 17:36:53 -0400 + ikiwiki (2.42) unstable; urgency=high * aggregate: Correct a mistake in the code that dummy up a guid for feeds |