diff options
author | Joey Hess <joey@kitenet.net> | 2010-06-08 21:13:37 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-06-08 21:13:46 -0400 |
commit | 0ccf21daafa76fd182df5e6bc156f22873fe062d (patch) | |
tree | aca6709dc5f1f4f3c6aed8ab9f8bf02001c6948f /debian/changelog | |
parent | eff7fac985b41d038b071ab68cfe8bc0f428441b (diff) |
img: Fill in missing height or width when scaling image.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0a7d17eb7..9a10332ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ ikiwiki (3.20100518.3) UNRELEASED; urgency=low * creation_day() etc use local time, not gmtime. To match calendars, which use local time. + * img: Fill in missing height or width when scaling image. -- Joey Hess <joeyh@debian.org> Mon, 31 May 2010 20:44:17 -0400 |