2004-06-03 JP Rosevear * configure.in: bump version to 2.1.11, libtool number 2004-06-01 Dan Winship * libsoup/soup-address.c: Redo the various IPv4/IPv6-abstracting macros to not use ?: expressions as lvalues, since that's apparently a GNU extension. (soup_address_resolve_async): Use a timeout rather than an idle handler to poll the dns result. (soup-dns really should be rewritten to not require polling, but this is easier for now.) #59240 * libsoup/soup-server.c (call_handler): Don't use GNU-only non-constant structure initialization * tests/dns.c: Simple test of the dns code * tests/Makefile.am (noinst_PROGRAMS): build it