diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-19 05:05:02 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-19 05:05:02 +0000 |
commit | 63edea27bc71c3bdf1837f994fb7effdd93fb2dd (patch) | |
tree | f060d006dc27b5162c3bdc6f680afb2829fb801f /debian | |
parent | 02e4b42034e62cacaf4c4a6bb7ca296e7dc8528d (diff) |
* Add first draft at a Restructured Text (rst) plugin, by Sergio
Talens-Oliag. Note that this has many known issues -- see the caveats on
the plugin's page.
* Credit everyone who wrote a plugin on the plugins' wiki pages.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 779147086..61379c5fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,8 +12,12 @@ ikiwiki (1.21) UNRELEASED; urgency=low * Add a map plugin contributed by Alessandro Dotti Contra. * Add otl format plugin, which handles files as created by vimoutliner. * Fix ikiwiki-mass-rebuild to work in the way the postinst uses it. + * Add first draft at a Restructured Text (rst) plugin, by Sergio + Talens-Oliag. Note that this has many known issues -- see the caveats on + the plugin's page. + * Credit everyone who wrote a plugin on the plugins' wiki pages. - -- Joey Hess <joeyh@debian.org> Fri, 18 Aug 2006 22:54:08 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 19 Aug 2006 00:56:32 -0400 ikiwiki (1.20) unstable; urgency=low |