diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-28 05:26:49 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-28 05:26:49 +0000 |
commit | 409e62021c5c05e0184a61d0692697c10a0b8283 (patch) | |
tree | b745279c2c83aee71c279692d680dd997c360f45 /debian/changelog | |
parent | 51d20d72f63b6f633747421c7afde171e189f50d (diff) |
* Add getopt hook type, this allows plugins to add new command-line options.
* Add --tagbase option to tag plugin.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index db76807b1..1f4cabf2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +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. + + -- Joey Hess <joeyh@debian.org> Fri, 28 Jul 2006 01:17:48 -0400 + ikiwiki (1.11) unstable; urgency=low * Patch from Enrico that |