aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-03-15 14:19:49 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-03-15 14:19:49 -0400
commitba480baa9ec9e2d5d04c6eb06fd3ab4dafd60794 (patch)
treee0d0beb88fc3a25c3ffb279aee6ac7063c76dd83 /debian
parent5a7a89ffc59d008a6dd6586d26ff1a1fbb3bc51f (diff)
downloadikiwiki-ba480baa9ec9e2d5d04c6eb06fd3ab4dafd60794.tar
ikiwiki-ba480baa9ec9e2d5d04c6eb06fd3ab4dafd60794.tar.gz
* external: Add getargv and setargv methods to allow access to ikiwiki's
@ARGV.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4db324aca..f85517c04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -42,6 +42,8 @@ ikiwiki (2.41) UNRELEASED; urgency=low
* French translation update. Closes: #471010
* external: Fix support of XML::RPC::fault.
* htmltidy: Pass --markup yes, in case tidy's config file disabled it.
+ * external: Add getargv and setargv methods to allow access to ikiwiki's
+ @ARGV.
-- martin f. krafft <madduck@debian.org> Sun, 02 Mar 2008 17:46:38 +0100