Just rolled the release tarball for mod_speedyfeed 0.03.
Quoting from the CHANGES file:
* Fix bug in parsing of A-IM header that would cause us to not work in cases where more than one IM was specified by the client.
* Switch to GenX instead of the APR-Util XML code for outputting the document.
* Various code cleanups.
The big reason for the release was the first bullet point, that was a reasonably embarassing bug. The move to GenX is part of my long term plan to stop using the APR-Util XML code, since it's got a lot of weird quirks and I'd rather have something more general anyway.
Grab the new tarball here if you're interested.
As always, comments of any sort are welcome.