diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-14 04:05:08 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-14 04:05:08 +0000 |
commit | 96125d8da512d992012560a1115eb3a8115bafbe (patch) | |
tree | 8290149ed4e09f4d74b14ccb618348b80e32b73b /debian | |
parent | 663a87442788d2a5db38cf2f3056383e0915a4d7 (diff) | |
download | ikiwiki-96125d8da512d992012560a1115eb3a8115bafbe.tar ikiwiki-96125d8da512d992012560a1115eb3a8115bafbe.tar.gz |
* Allow multiple tag settings to appear in a single page.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 80a47c458..f4e4e2437 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,8 +15,9 @@ ikiwiki (1.43) UNRELEASED; urgency=low preprocessing it. * Fix smiley plugin to support smileys at the very beginning or end of the content. + * Allow multiple tag settings to appear in a single page. - -- Joey Hess <joeyh@debian.org> Tue, 13 Feb 2007 18:40:36 -0500 + -- Joey Hess <joeyh@debian.org> Tue, 13 Feb 2007 22:40:56 -0500 ikiwiki (1.42) unstable; urgency=low |