diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-06-27 01:13:03 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-06-27 01:13:03 +0000 |
commit | b0e7e2e123079a2e68924cfb90d19c44571b1f65 (patch) | |
tree | 8e6d5ae414e292f4ef564838a3b23858792a63a2 /debian/changelog | |
parent | c0ce99f77c73c4bc616d134151d0145a6b98faea (diff) |
* Support pinging services such as Technorati using XML-RPC to notify them
about changes to rss feeds.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c1bd99da5..974d3c4b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,10 @@ ikiwiki (1.8) UNRELEASED; urgency=low * Fix orphans plugin to not count a link to a nonexistant page as a reason for a page not being an orphan. + * Support pinging services such as Technorati using XML-RPC to notify them + about changes to rss feeds. - -- Joey Hess <joeyh@debian.org> Sun, 25 Jun 2006 03:20:48 -0400 + -- Joey Hess <joeyh@debian.org> Mon, 26 Jun 2006 20:41:45 -0400 ikiwiki (1.7) unstable; urgency=low |