libsoup r1239 - trunk



Author: danw
Date: Mon Feb 16 23:40:33 2009
New Revision: 1239
URL: http://svn.gnome.org/viewvc/libsoup?rev=1239&view=rev

Log:
	* configure.in: 2.25.91

	* NEWS: update


Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Feb 16 23:40:33 2009
@@ -1,5 +1,13 @@
 Changes in libsoup from 2.25.4 to 2.25.5:
 
+	* Fixed a crash in SoupProxyResolverGNOME when the proxy
+          requires authentication. (This does not make proxy
+          authentication *work* yet, it just makes it not crash.)
+
+	* Updated documentation
+
+Changes in libsoup from 2.25.4 to 2.25.5:
+
 	* SoupProxyResolverGConf (which was incomplete) is gone, and
           libsoup-gnome now requires libproxy, which is now officially
           an external dependency of GNOME.

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Feb 16 23:40:33 2009
@@ -3,7 +3,7 @@
 dnl *******************************************
 
 AC_PREREQ(2.53)
-AC_INIT(libsoup, 2.25.5)
+AC_INIT(libsoup, 2.25.91)
 AC_CONFIG_SRCDIR(libsoup-2.4.pc.in)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]