diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-09 16:11:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-09 16:11:16 -0400 |
commit | d9d783c4bc70ecffb6eab0d8ec474687af2ad4bc (patch) | |
tree | 0db0db30eaa192bdb1725f7386a3e6f290568af5 /debian | |
parent | 5d53fab853def09bcc2c7455cabdbc9a002746e2 (diff) | |
download | ikiwiki-d9d783c4bc70ecffb6eab0d8ec474687af2ad4bc.tar ikiwiki-d9d783c4bc70ecffb6eab0d8ec474687af2ad4bc.tar.gz |
goodstuff update
* goodstuff: Remove otl plugin from the bundle since it needs a significant
external dependency and is not commonly used. If you use otl, make sure
you explicitly enable it now.
* goodstuff: Add more, progress, and table plugins to the bundle.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index dd0bed151..423ce12ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,10 @@ ikiwiki (2.64) UNRELEASED; urgency=low * progress: New plugin to generate progress bars (willu) * Add allow_symlinks_before_srcdir to config so websetup doesn't eat it. * img: Support sizes like 200x. Closes: #475149 + * goodstuff: Remove otl plugin from the bundle since it needs a significant + external dependency and is not commonly used. If you use otl, make sure + you explicitly enable it now. + * goodstuff: Add more, progress, and table plugins to the bundle. -- Joey Hess <joeyh@debian.org> Mon, 08 Sep 2008 19:21:20 -0400 |