diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-16 18:33:59 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-16 18:33:59 +0000 |
commit | 6aa477fe8b7f6b4d79e5e6fad58ae76e331444de (patch) | |
tree | 7de64c502c7e0297964fe0ce3bb7d52a2b67e49b /debian/changelog | |
parent | cb8c95bdef1d5f9dcff6ede08e5a7461744ecb63 (diff) |
Fix support for --pingurl at the command line.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 3aeeccb11..4912a7b26 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +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 + * 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. + * Fix support for --pingurl at the command line. - -- Joey Hess <joeyh@debian.org> Sun, 15 Oct 2006 14:49:28 -0400 + -- Joey Hess <joeyh@debian.org> Mon, 16 Oct 2006 14:32:56 -0400 ikiwiki (1.29) unstable; urgency=low |