diff options
author | Joey Hess <joey@kitenet.net> | 2010-06-16 15:43:42 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-06-16 15:43:42 -0400 |
commit | 062ed44f47d61c3bbbf2e8a7944a9b4e423b735a (patch) | |
tree | 9b3624aea731a7c30981305e4babf8cf4d0d6d28 /debian | |
parent | a748f283ace7ff83ac4630674d58767fd2540d8a (diff) |
add theme plugin
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 1f350912e..0d49df676 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,7 @@ ikiwiki (3.20100611) UNRELEASED; urgency=low * git: Gix --gettime to properly support utf8 filenames. * attachment: Support Windows paths when taking basename of client-supplied file name. + * theme: New plugin, allows easily theming a site via the underlay. -- Joey Hess <joeyh@debian.org> Fri, 11 Jun 2010 13:39:15 -0400 |