diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-05 20:48:13 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-05 20:48:13 +0000 |
commit | 09b0a3b73f7c9ca873c3e20a64b124c0749b3d3b (patch) | |
tree | b97942e96826478da4a6060a94100ac778ff9e85 /debian/changelog | |
parent | 1d61c4d4d690624f6d6fb34b6decd5507a003298 (diff) | |
download | ikiwiki-09b0a3b73f7c9ca873c3e20a64b124c0749b3d3b.tar ikiwiki-09b0a3b73f7c9ca873c3e20a64b124c0749b3d3b.tar.gz |
* Add rel=tag attribute to tag links, supporting that microformat, as well
as allowing them to be styled specially. Thanks, NicolasLimare.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e8752e653..e5c259fca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,10 @@ ikiwiki (2.6) UNRELEASED; urgency=low * Allow raw html in the rst plugin. * Add --set-option command line switch. * pagetemplate: don't display template name + * Add rel=tag attribute to tag links, supporting that microformat, as well + as allowing them to be styled specially. Thanks, NicolasLimare. - -- Joey Hess <joeyh@debian.org> Fri, 03 Aug 2007 20:33:43 -0700 + -- Joey Hess <joeyh@debian.org> Sun, 05 Aug 2007 13:35:37 -0700 ikiwiki (2.5) unstable; urgency=low |