aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-03-21 15:12:15 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-03-21 15:12:15 -0400
commitca8852b434dae02b271ba2a1dddadfdf56ea3320 (patch)
treebee601e18e83d396c1fd705cb62b856d29c0dce9 /debian/changelog
parent17dc5df1f5d1068ea0d18bc0bd1c75dc9ebeb65a (diff)
downloadikiwiki-ca8852b434dae02b271ba2a1dddadfdf56ea3320.tar
ikiwiki-ca8852b434dae02b271ba2a1dddadfdf56ea3320.tar.gz
external: Work around XML RPC's lack of support for null by passing a special sentinal value.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2169f310d..1b046b20c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -59,6 +59,8 @@ ikiwiki (2.41) UNRELEASED; urgency=low
* inline: Crazy optimisation to work around slow markdown.
* Precompile pagespecs, about 10% overall speedup.
* Changed to a binary index file, written using Storable, for speed.
+ * external: Work around XML RPC's lack of support for null by passing
+ a special sentinal value.
-- martin f. krafft <madduck@debian.org> Sun, 02 Mar 2008 17:46:38 +0100