diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-05 22:07:32 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-05 22:07:32 +0000 |
commit | 46a80d9cbe249d0acba26f1378d30c951f2f9cfd (patch) | |
tree | 281f7b493cb8658dfa67fe5b9fa800134bc05957 /debian/changelog | |
parent | 8ca85b699d264986f01bc7122cb5ade3bd122bc6 (diff) |
* Move blog form code out of CGI.pm and into the inline plugin.
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 0d40a2d2e..41a9a22a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ ikiwiki (2.6) UNRELEASED; urgency=low * Add rel=tag attribute to tag links, supporting that microformat, as well as allowing them to be styled specially. Thanks, NicolasLimare. * Add sessioncgi hook. + * Move blog form code out of CGI.pm and into the inline plugin. -- Joey Hess <joeyh@debian.org> Sun, 05 Aug 2007 14:36:55 -0700 |