From: Joey Hess Date: Thu, 10 Jul 2008 02:40:05 +0000 (-0400) Subject: fix changelog X-Git-Tag: 2.54~169 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fb1aaacd90e444cbd7552d4618f655c5e4c9a570;p=ikiwiki.git fix changelog --- diff --git a/debian/changelog b/debian/changelog index 667869064..951f2671d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ ikiwiki (2.54) UNRELEASED; urgency=low * Make it possible to load setup files w/o running them. Code - needing to do so can call IkiWiki::Setup::load, and the values will - be loaded into %IkiWiki::Setup::setup. + needing to do so can call IkiWiki::Setup::load, which will return + a hash of values. -- Joey Hess Wed, 09 Jul 2008 22:27:19 -0400