diff options
author | Simon McVittie <smcv@debian.org> | 2014-11-26 09:28:18 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2014-11-26 09:28:18 +0000 |
commit | 1ff99b19ca3f9095f213dd8155191f8820dfbf51 (patch) | |
tree | 44839efd341060596d356ac722f7f62f6a2160a5 /debian/changelog | |
parent | 36f5e63d7310495f0997b95f8058c3c518a1341d (diff) | |
download | ikiwiki-1ff99b19ca3f9095f213dd8155191f8820dfbf51.tar ikiwiki-1ff99b19ca3f9095f213dd8155191f8820dfbf51.tar.gz |
calendar: add calendar_autocreate option, with which "ikiwiki --refresh" can mostly supersede the ikiwiki-calendar command. Thanks, Louis Paternault
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 014066e32..1cf3dce8b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ ikiwiki (3.20141017) UNRELEASED; urgency=medium + [ Joey Hess ] * Added ikiwiki-comment program. * Add missing build-depends on libcgi-formbuilder-perl, needed for t/relativity.t @@ -7,6 +8,11 @@ ikiwiki (3.20141017) UNRELEASED; urgency=medium * Set Debian package maintainer to Simon McVittie as I'm retiring from Debian. + [ Simon McVittie ] + * calendar: add calendar_autocreate option, with which "ikiwiki --refresh" + can mostly supersede the ikiwiki-calendar command. + Thanks, Louis Paternault + -- Joey Hess <joeyh@debian.org> Mon, 20 Oct 2014 12:04:49 -0400 ikiwiki (3.20141016) unstable; urgency=medium |