diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-01-26 20:15:34 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-01-26 20:15:34 -0500 |
commit | 625ccace9aa0e66f4008a807cc9c4cda2121fc4c (patch) | |
tree | 2fe5f6551090c439efba3efbc4921f00f8d7b671 /debian/changelog | |
parent | 5c14c7db615bc06324c3801088d05c06c8824b16 (diff) |
underlay: New plugin, allows pulling in additional files not in version control. (smcv)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7f72a672a..4d57b0e13 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,8 @@ ikiwiki (3.03) UNRELEASED; urgency=low * git: Fix malformed utf8 recieved from git. * meta: New "updated" metadata specifies a fake modification time for a page, to be output into RSS and Atom feeds. (smcv) + * underlay: New plugin, allows pulling in additional files not + in version control. (smcv) -- Joey Hess <joeyh@debian.org> Sun, 18 Jan 2009 14:50:57 -0500 |