libsoup r1159 - trunk



Author: danw
Date: Tue Sep 16 16:36:19 2008
New Revision: 1159
URL: http://svn.gnome.org/viewvc/libsoup?rev=1159&view=rev

Log:
2.23.92
(belated; I apparently forgot to commit this after disting 2.23.92)


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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Sep 16 16:36:19 2008
@@ -1,3 +1,9 @@
+Changes in libsoup from 2.23.91 to 2.23.92:
+
+	* Fixed the handling of a 302 response to a HEAD request,
+	  which should NOT be treated like a 303 response. [#551190,
+	  Jonathan Matthew]
+
 Changes in libsoup from 2.23.6 to 2.23.91:
 
 	* Fixed a crash in gvfs [#528882], though there is still an

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Tue Sep 16 16:36:19 2008
@@ -3,7 +3,7 @@
 dnl *******************************************
 
 AC_PREREQ(2.53)
-AC_INIT(libsoup, 2.23.91)
+AC_INIT(libsoup, 2.23.92)
 AC_CONFIG_SRCDIR(libsoup.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]