diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-03-25 14:39:09 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-03-25 14:39:09 -0400 |
commit | 3d671ea8c1df4534d8ffa59b235dd6ded99bb13f (patch) | |
tree | 32f3d7f75a7422a8c6867d93ce4c7db933624268 /debian/changelog | |
parent | b19fb349f57e7dd9914aae728c5243dc6640026f (diff) |
filecheck: Fix bug that prevented the pagespecs from matching when not called by attachment plugin.
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 12dd0dc02..7249cdfa4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,8 @@ ikiwiki (3.20100324) UNRELEASED; urgency=low * Allow wrappers to be built using tcc. * Add support for setup files written in YAML. * Add --set-yaml switch for setting more complex config file options. + * filecheck: Fix bug that prevented the pagespecs from matching when + not called by attachment plugin. -- Joey Hess <joeyh@debian.org> Sat, 13 Mar 2010 14:48:10 -0500 |