diff options
author | Joey Hess <joey@kitenet.net> | 2010-04-30 13:06:52 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-04-30 13:06:52 -0400 |
commit | 8ce5c7773884504c3936cb6e91e5a05ac4c1073d (patch) | |
tree | 980c30c6d8e1ed38b369f5209d14d92bebdd96e7 /debian/changelog | |
parent | b61dc50dabaa76025cfcac1e139a80894abc3953 (diff) | |
download | ikiwiki-8ce5c7773884504c3936cb6e91e5a05ac4c1073d.tar ikiwiki-8ce5c7773884504c3936cb6e91e5a05ac4c1073d.tar.gz |
Version dependency on liburi-perl to >= 1.36; previous versions did not support building urls from utf-8 strings. Closes: #579713
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0a70dc6ee..a1bd85bfa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ ikiwiki (3.20100428) UNRELEASED; urgency=low * template: Fix typo. * TMPL_INCLUDE re-enabled for templates read from the templatedir. (But not in-wiki templates.) + * Version dependency on liburi-perl to >= 1.36; previous versions + did not support building urls from utf-8 strings. Closes: #579713 -- Joey Hess <joeyh@debian.org> Tue, 27 Apr 2010 12:10:51 -0400 |