2004-08-13 JP Rosevear * configure.in: bump version, libtool number 2004-08-09 Dan Winship * libsoup/soup-connection.c (soup_connection_connect_sync): Don't use conn after emitting the "connect_result" signal, since it might be destroyed by that. Based on a patch from hpj. 2004-08-02 Dan Winship * libsoup/soup-uri.h: Add flag "broken_encoding" to SoupUri. * libsoup/soup-uri.c: (soup_uri_to_string): if broken_encoding is set, don't re-encode the URL parts. Based on a patch by Alfred.Peng@Sun.COM.