2008-04-07 Mathias Hasselmann === Release 0.3.5 === 2008-04-07 Mathias Hasselmann Make test suite build with -Werror again. * tests/framework.c (_epc_test_match_any(), _epc_test_match_one(), _epc_test_pass_once_per_iface()): Mark unused arguments and change type of ifidx argument from gint to guint. 2008-04-07 Mathias Hasselmann Prepare release. * NEWS: Updated from ChangeLog * configure.ac: Bump version number. 2008-04-07 Mathias Hasselmann Upgrade the test suite to handle multiple active network interfaces. * tests/framework.c, tests/framework.h (EpcIfTestStatus, epc_test_list_ifaces(), _epc_test_match_any(), _epc_test_match_one(), _epc_test_pass_once_per_iface(), epc_test_pass_once_for_each_iface(), epc_test_pass_once_per_iface()): Provide infrastructure for handling tests, that match once for each active network interface. * tests/test-dispatcher-rename.c (service_browser_cb()), tests/test-dispatcher-reset.c (service_browser_cb()), tests/test-publisher-bookmarks.c (service_browser_cb()), tests/test-publisher-change-name.c (service_browser_cb()): Replace epc_test_pass_once() by epc_test_pass_once_per_iface() were needed. * tests/test-dispatcher-unique.c (service_found_cb()), tests/test-publisher-unique.c (contents_handler_cb(), service_found_cb()): Replace epc_test_pass_once() by epc_test_pass_once_for_each_iface() were needed. 2008-04-04 Murray Cumming Plug a small memory leak in EpcDispatcher. * libepc/dispatcher.c (epc_dispatcher_dispose): Free priv->cookie. 2008-04-02 Mathias Hasselmann Plug a small memory leak in EpcPublisher. * libepc/publisher.c (epc_publisher_dispose()): Release service_cookie field. 2008-03-27 Claude Paroz * po/fr.po: Added French translation by Quevi Jessye . * po/LINGUAS: Added fr. 2008-03-25 Mathias Hasselmann Specify charset for the publisher's TOC (#523992). * libepc/publisher.c: Add charset to content-type header of TOC. 2008-03-24 Kostas Papadimas * po/el.po: Added Greek translation by Giannis Katsampiris. * po/LINGUAS: Added 'el'. 2008-03-22 Mathias Hasselmann Make libsoup-2.4 variant build with -Werror again. * libepc/publisher.c: Mark some arguments as unused. 2008-03-08 Philip Withnall * LINGUAS: Added en_GB (British English) translation. * en_GB.po: Added British English translation. 2008-03-07 Daniel Nylander * po/sv.po: Updated Swedish translation. 2008-02-19 Ilkka Tuohela * po/fi.po: Added Finnish translation. * po/LINGUAS: Added 'fi'.