diff options
author | Joey Hess <joey@kitenet.net> | 2011-03-24 13:36:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-24 13:36:16 -0400 |
commit | 78c750f2d28f23e7cfc56890999bcd313cf711c7 (patch) | |
tree | dc5d21fba31bd53215250cc23cb51b498b3227d8 /debian/changelog | |
parent | 76264920b0a4543577a69475d7ef88557554c135 (diff) |
Add timezone setting in setup file. This alows time zone to be configured via the web.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b8a6c8c88..b483c29cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ikiwiki (3.20110322) UNRELEASED; urgency=low + + * Add timezone setting in setup file. This alows time zone to be configured + via the web. + + -- Joey Hess <joeyh@debian.org> Thu, 24 Mar 2011 13:34:34 -0400 + ikiwiki (3.20110321) unstable; urgency=low * comment: Don't show comments of subpages on parent pages. |