diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-11-26 14:10:21 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-11-26 14:10:21 -0500 |
commit | 268a2dd54cd47d6ec39c22d61baa5f6f9d40b7f5 (patch) | |
tree | 1885ce008191a865f0ff6445944aaafb281501a7 /debian/changelog | |
parent | d334e0221143e20b95e5b979dfc8eac0440c12a7 (diff) |
htmllink: allow a title attribute to be specified
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 10fcebbec..e31928223 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ ikiwiki (3.20091114) UNRELEASED; urgency=low * date: New plugin that allows inserting date directives that expand to pretty-printed dates, using the same formatting as used for page modification date display, etc. + * htmllink: Allow a title attribute to be specified. -- Joey Hess <joeyh@debian.org> Mon, 16 Nov 2009 15:46:45 -0500 |