diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-09-29 13:35:30 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-09-29 13:35:30 -0400 |
commit | ac8ecdcf68b89544d126032718e225add0a09238 (patch) | |
tree | dc5f4f046cb59fe37942e0e8340dbd5251e20927 /debian | |
parent | 1f929e7f6404dc260ebd7818c83ca87e52da6c41 (diff) | |
download | ikiwiki-ac8ecdcf68b89544d126032718e225add0a09238.tar ikiwiki-ac8ecdcf68b89544d126032718e225add0a09238.tar.gz |
Support RPC::XML 0.69's incompatable object instantiation method.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b368618b4..b948aaf56 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ ikiwiki (3.14159266) UNRELEASED; urgency=low * img: Fix dependency code for full size images. * toggle, relativedate: Support templates that add attributes to the body tag. + * Support RPC::XML 0.69's incompatable object instantiation method. -- Joey Hess <joeyh@debian.org> Sun, 27 Sep 2009 17:40:03 -0400 |