4 - Reannounce resources after max_age / 2 - 1 instead of after max_age.
5 [Peter Christensen, Jorn Baayen]
6 - Remove unnecessary call to g_thread_init(). [Zeeshan Ali]
16 - Use libsoup 2.4. [Zeeshan Ali Khattak, Jorn Baayen]
17 - Use g_timeout_add_seconds(). [Jorn Baayen]
22 - Add User-Agent header to discovery requests including the application name
23 as reported by g_get_application_name(). [Jorn Baayen]
24 - Send messages from dynamic port. [Jorn Baayen]
25 - Send responses to originating port (instead of to SSDP port). [Jorn Baayen]
26 - Emit multiple discovery requests (because UDP is unreliable). [Zeeshan Ali]
31 - Pass the correct value to n_columns argument of gtk_list_store_new().
32 Fixes bug#501. [Zeeshan Ali]
33 - Move libsoup requirement to Requires.Private. [Jorn Baayen]
34 - Fix compiler warning. Fixes #421. [Priit Laes]
39 - Minor fixes. [Jorn Baayen]
44 - Handle "byebye" correctly. [Jorn Baayen]
49 - New "Expires" header support. [Jorn Baayen]
50 - Define own error code for use in GErrors. [Jorn Baayen]
51 - Build fixes. [Ross Burton]
56 Initial release. Should be fully functional.