diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-09-28 16:21:03 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-09-28 16:21:03 -0400 |
commit | 3525a6b7f23421779091daad7a1e19b02d7db141 (patch) | |
tree | 88793193017941cd76d6d40d4663a301be7d196a /debian | |
parent | 13b525d8eab91e197b8f356c3efb9719513c5983 (diff) | |
download | ikiwiki-3525a6b7f23421779091daad7a1e19b02d7db141.tar ikiwiki-3525a6b7f23421779091daad7a1e19b02d7db141.tar.gz |
toggle, relativedate: Support templates that add attributes to the body tag.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 44c810b00..b368618b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ ikiwiki (3.14159266) UNRELEASED; urgency=low the toplevel index differently etc. * img: Correct bug in image size calculation code. * img: Fix dependency code for full size images. + * toggle, relativedate: Support templates that add attributes + to the body tag. -- Joey Hess <joeyh@debian.org> Sun, 27 Sep 2009 17:40:03 -0400 |