shmerl: One feature can be really useful - a filter in changelog. For instance, you want to track any changes that involve Linux. Now you'd just need to manually sift through the
extended changelog. It would be nice to provide some filtering mechanism (using a regexp can make it very flexible) that would limit results.
And if some common filters like "Linux" would produce their own feed, that would be really cool.
Thanks for your suggestion! I am not generally against adding such a feature, but it's too specific for me to justify spending time on it. If you want to implement it in a way that can be merged into the main code tree, I'd be happy to accept it. I can also give you read-only database access if you just want to make a small personal script for it.