diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-28 17:48:24 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-28 17:48:24 +0000 |
commit | a0653933d324f30838fe04d5f9aaab8b130014b2 (patch) | |
tree | b8c1bd9ed42cf27dd6b5238e19020bf06d55e87d /debian/changelog | |
parent | 201e681d3413d93c99af614042d26ad9a74edfcf (diff) |
* Add exclude option in setup files, works same as --exclude.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1f4cabf2d..2edb343e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ ikiwiki (1.12) UNRELEASED; urgency=low * Add getopt hook type, this allows plugins to add new command-line options. * Add --tagbase option to tag plugin. + * Add exclude option in setup files, works same as --exclude. - -- Joey Hess <joeyh@debian.org> Fri, 28 Jul 2006 01:17:48 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 28 Jul 2006 13:47:34 -0400 ikiwiki (1.11) unstable; urgency=low |