2008-02-23 Jorn Baayen <jorn@openedhand.com>
[profile/ivi/GSSDP.git] / NEWS
1 0.4.2
2 =====
3
4 - Add User-Agent header to discovery requests including the application name
5   as reported by g_get_application_name(). [Jorn Baayen]
6 - Send messages from dynamic port. [Jorn Baayen]
7 - Send responses to originating port (instead of to SSDP port). [Jorn Baayen]
8 - Emit multiple discovery requests (because UDP is unreliable). [Zeeshan Ali]
9
10 0.4.1
11 =====
12
13 - Pass the correct value to n_columns argument of gtk_list_store_new().
14   Fixes bug#501. [Zeeshan Ali]
15 - Move libsoup requirement to Requires.Private. [Jorn Baayen]
16 - Fix compiler warning. Fixes #421. [Priit Laes]
17
18 0.4
19 ===
20
21 - Minor fixes. [Jorn Baayen]
22
23 0.3
24 ===
25
26 - Handle "byebye" correctly. [Jorn Baayen]
27
28 0.2
29 ===
30
31 - New "Expires" header support. [Jorn Baayen]
32 - Define own error code for use in GErrors. [Jorn Baayen]
33 - Build fixes. [Ross Burton]
34
35 0.1
36 ===
37
38 Initial release. Should be fully functional.