diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-15 19:33:52 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-15 19:33:52 +0000 |
commit | b973ed82699903c23b3feeb5e73e1ebd6f587f43 (patch) | |
tree | af25dcd50842673244ced0b7d97ad01dcf10f13f /debian/changelog | |
parent | 8544d52fe9e5d344bb0b5e70985aabc0e35b4920 (diff) |
* Add no_override parameter to hook().
* Add a shortcut plugin, inspired by Victor Moral's contributed shortcuts
plugin, but featuring a more ikiwiki-ish syntax and with shortcuts that
can be configured using a page in wiki.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 01a63aae1..3aeeccb11 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +ikiwiki (1.30) UNRELEASED; urgency=low + + * Add no_override parameter to hook(). + * Add a shortcut plugin, inspired by Victor Moral's contributed shortcuts + plugin, but featuring a more ikiwiki-ish syntax and with shortcuts that + can be configured using a page in wiki. + + -- Joey Hess <joeyh@debian.org> Sun, 15 Oct 2006 14:49:28 -0400 + ikiwiki (1.29) unstable; urgency=low * Patch from Paul Tötterman to use CP in the Makefile. |