2009-02-16 Dan Winship * configure.in: 2.25.91 * NEWS: update 2009-02-15 Dan Winship * docs/reference/client-howto.xml: Updates: Mention SoupSessionFeature (and link to SoupLogger, SoupCookieJar, and SoupProxyResolverGNOME specifically). Mention forms and XML-RPC support. Mention header-parsing methods. Give a concrete example of connecting to SoupMessage signals. Document the (minimal) thread-safety guarantees * docs/reference/build-howto.xml: basic notes on pkg-config and #include usage. 2009-02-06 Dan Winship * libsoup/soup-auth-manager.c (authenticate_auth): Fix crash when getting a 407 when using SoupProxyResolverGNOME (or when not using any proxy). Launchpad bug #326099. (Note that this doesn't actually make proxy-auth-with-SoupProxyResolverGNOME *work*, it just makes it not crash.)