X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/a22d9f9721f89111cba2efbd2b795e3edfcb08b8..6a647437379cdf883aa825d40ce0f23e95df17e7:/debian/changelog diff --git a/debian/changelog b/debian/changelog index eef365b83..9ae87ca78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +ikiwiki (2.11) UNRELEASED; urgency=low + + * Correct a pair of logic errors that triggered if svnpath was empty. + * If gitorigin_branch is set to the empty string, don't push or pull. + Useful for laptop clones of remote wikis. + * Add a calendar plugin, contributed by Manoj Srivastava. + * Reformat calendar plugin to ikiwiki conventions. + * The calendar plugin made *every* page depend on every other page, + which seemed a wee tiny little bit overkill. Fixed the dependency + calculations (I hope.) + * Removed manual ctime statting code, and just have the calendar plugin use + %pagectime. + * Ikiwiki has moved into a git repository. + + -- Joey Hess Wed, 24 Oct 2007 22:19:31 -0400 + ikiwiki (2.10) unstable; urgency=low * Tidy ctime debug output for git.