diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-11-06 16:08:11 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-11-06 16:08:11 -0500 |
commit | db5ea4d4f01d7706c5397101ec860f8a471c1c55 (patch) | |
tree | 0c82c6f5ab1e0583e8f847ae9c433c8d2b040135 /debian | |
parent | 72c03656f91db1e9eff1f9d8251c8baeffef10f7 (diff) | |
download | ikiwiki-db5ea4d4f01d7706c5397101ec860f8a471c1c55.tar ikiwiki-db5ea4d4f01d7706c5397101ec860f8a471c1c55.tar.gz |
meta: Plugin is now enabled by default since the basewiki uses it.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cd8ecba7c..a197369cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ ikiwiki (2.69) UNRELEASED; urgency=low links. Since this needs the just released XML::Feed 0.3, as well as a not yet released XML::RSS, it will fall back to the old method if no xml:base info is available. + * meta: Plugin is now enabled by default since the basewiki uses it. -- Joey Hess <joeyh@debian.org> Thu, 06 Nov 2008 16:01:00 -0500 |