diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-07-11 00:33:19 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-07-11 00:33:19 -0400 |
commit | b1b7a2100f6b32ef6bf75e9992e10ed7d28f8525 (patch) | |
tree | b733199f734d1fee97eb07346d81e2760178c545 /debian/changelog | |
parent | 0c6a47e9e4c6a5508868b730bed0ac2d0c358ae4 (diff) |
img: Pass the align parameter through to the generated img tag.
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 e83e570d3..5001031df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ ikiwiki (3.1416) UNRELEASED; urgency=low * svn: Fix rcs_rename to properly scope call to dirname. + * img: Pass the align parameter through to the generated img tag. -- Joey Hess <joeyh@debian.org> Wed, 08 Jul 2009 13:10:38 -0400 |