diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-18 21:48:03 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-18 21:48:03 +0000 |
commit | 7f58a84dea11b24bf175388b2562fcd1afad9762 (patch) | |
tree | 1837a0ffd24b28989b950cdbe7a1fdf09b58273c /debian | |
parent | 05a298c47363e66e139f76b8a198202964ce3962 (diff) | |
download | ikiwiki-7f58a84dea11b24bf175388b2562fcd1afad9762.tar ikiwiki-7f58a84dea11b24bf175388b2562fcd1afad9762.tar.gz |
* Add otl format plugin, which handles files as created by vimoutliner.
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 787faa928..7ea833e54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,8 +10,9 @@ ikiwiki (1.21) UNRELEASED; urgency=low * Implemented better cycle detection in the inline plugin; nested inlines will now work. * Add a map plugin contributed by Alessandro Dotti Contra. + * Add otl format plugin, which handles files as created by vimoutliner. - -- Joey Hess <joeyh@debian.org> Fri, 18 Aug 2006 12:10:37 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 18 Aug 2006 17:27:38 -0400 ikiwiki (1.20) unstable; urgency=low |