X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/0476614c40d731484abd8ea204fa100a161518c4..140658bc51338b8d1c74382bbf374ad77f07c269:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 667a49c30..bc08036db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,13 @@ -ikiwiki (1.4) UNRELEASED; urgency=low +ikiwiki (1.5) UNRELEASED; urgency=low + + * Add --timeformat config option to allow changing how dates are displayed. + Note that as a side effect, dates will now be displayed using the local + timezone, not as GMT. + * More security review. + + -- Joey Hess Thu, 1 Jun 2006 15:12:29 -0400 + +ikiwiki (1.4) unstable; urgency=low * Tell HTML::Scrubber to treat "/" as a valid attribute which is its very strange way of enabling proper XHTML
type tags. Output html @@ -35,8 +44,10 @@ ikiwiki (1.4) UNRELEASED; urgency=low (This was slightly complex to do as the link still has to be constructed relative to the inlining page.) * Make page edit textarea resize to fit browser window. + * Add -refresh option to ikiwiki-mass-rebuild and use that on upgrades that + do not need a full rebuild, in order to update any basewiki pages. - -- Joey Hess Sat, 27 May 2006 14:28:19 -0400 + -- Joey Hess Sat, 27 May 2006 15:08:49 -0400 ikiwiki (1.3) unstable; urgency=low