aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-07-09 22:40:05 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-07-09 22:40:05 -0400
commitfb1aaacd90e444cbd7552d4618f655c5e4c9a570 (patch)
tree26c1be807a831671a8964a5fed2ce99e1f3e499e /debian
parent4e02dead1488930b3e5e7afffbd045f03b12c9ad (diff)
downloadikiwiki-fb1aaacd90e444cbd7552d4618f655c5e4c9a570.tar
ikiwiki-fb1aaacd90e444cbd7552d4618f655c5e4c9a570.tar.gz
fix changelog
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
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 <joeyh@debian.org> Wed, 09 Jul 2008 22:27:19 -0400