diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-06-08 00:02:33 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-06-08 00:02:33 -0400 |
commit | ecfb14f7d115596441fbcbee6757ff76002def67 (patch) | |
tree | 55e7a2a5fa0ac6f1514c9cbe4aba247f554d6516 /debian/changelog | |
parent | f6b47b0d1c67228f13242864a50827b40abb320c (diff) |
Don't generate empty title attributes, etc, and allow setting defaults for class and id too.
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 8b777bf95..579e5f6c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ ikiwiki (2.50) UNRELEASED; urgency=low * img: Support captions. + * img: Don't generate empty title attributes, etc. + * img: Allow setting defaults for class and id too. -- Joey Hess <joeyh@debian.org> Sat, 07 Jun 2008 23:04:00 -0400 |