diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-04-30 12:58:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-04-30 12:58:36 -0400 |
commit | bb51e81762587364ae571b1f0a59955637e0e4a5 (patch) | |
tree | ecdb4fc6bbc69b1ba49cbcfcb4b8c7d47d8b9d56 /debian/changelog | |
parent | 112737535c023bf363c9d6be2377206417e4eebe (diff) |
img: Support a title attribute, will be passed through to html. Closes: #478718
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 1c22e9faa..b7daeec27 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ ikiwiki (2.45) UNRELEASED; urgency=low * Add PREFIX/bin to the hardcoded PATH within ikiwiki. * Deal with different paths to perl when removing -T flag. * Add missing de.po. Closes: #471540 + * img: Support a title attribute, will be passed through to html. + Closes: #478718 -- Joey Hess <joeyh@debian.org> Sat, 26 Apr 2008 15:09:36 -0400 |