# 2022-08-17 13:00:00.133769 UTC (+0000)

sfeed 1.6 was released.

sfeed is a tool to convert RSS or Atom feeds from XML to a TAB-separated file.

It can be found at:
 * git://git.codemadness.org/sfeed
 * gopher://codemadness.org/1/git/sfeed
 * https://codemadness.org/releases/sfeed/
 * gopher://codemadness.org/1/releases/sfeed/


sfeed has the following small changes compared to 1.5:

Changes:
* Code cleanups: unused code and refactored the code for reading read items
 from a plain-text URL file list.
* Fix typos in the code and documentation.
* Improve clarity of some code comments.
* Add setsid example to the README.

The scc compiler can now compile all sfeed tools using musl-libc without any
modifications:

       http://www.simple-cc.org/

I want to thank all people who gave feedback,

Thanks,
Hiltjo