diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-09 15:20:06 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-09 15:20:06 -0400 |
commit | 5d53fab853def09bcc2c7455cabdbc9a002746e2 (patch) | |
tree | 3583b9d1985721501fd7018fe72c7b4652acbbd8 /debian | |
parent | 7a680431edd837809cd62666ead08944ddc5658c (diff) |
img: Support sizes like 200x. Closes: #475149
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 8df8e9f9d..dd0bed151 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ ikiwiki (2.64) UNRELEASED; urgency=low * ddate: Stop clobbering timeformat when not enabled. * progress: New plugin to generate progress bars (willu) * Add allow_symlinks_before_srcdir to config so websetup doesn't eat it. + * img: Support sizes like 200x. Closes: #475149 -- Joey Hess <joeyh@debian.org> Mon, 08 Sep 2008 19:21:20 -0400 |