diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-03-15 13:22:29 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-03-15 13:22:29 -0400 |
commit | 618a317f579d332691b2e166e1ee9b85ce440280 (patch) | |
tree | 3ff9f3882b25f23e2e913b30818906faf0b61130 /debian | |
parent | 840585338ee9c6ff4e91b8788c3f7d91b4362a42 (diff) | |
download | ikiwiki-618a317f579d332691b2e166e1ee9b85ce440280.tar ikiwiki-618a317f579d332691b2e166e1ee9b85ce440280.tar.gz |
update
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 d5b9ca6d3..b9bfd363d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ ikiwiki (2.41) UNRELEASED; urgency=low patch does. Closes: #470517 * meta: Also generate openid2 headers. * Handle SimpleXMLRPCDispatcher arg count change in python 2.5 + * Provide XML-RPC proxy abstraction for Python plugins. [ Joey Hess ] * Add recentchangesdiff plugin that adds diffs to the recentchanges feeds. |