[libsoup] 2.40.1



commit 91efda67678dbad28603ee8034a10cc6081f4b8d
Author: Dan Winship <danw gnome org>
Date:   Tue Oct 16 07:35:03 2012 -0400

    2.40.1

 NEWS         |   12 +++++++++++-
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index f591aa8..5c533de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
-Changes in libsoup from 2.39.92 to 2.40.0
+Changes in libsoup from 2.40.0 to 2.40.1:
+
+	* Improved the parsing of multipart/x-mixed-replace responses.
+          [#685752, Gustavo]
+
+	* Fixed handling of IPv6 address literals. [#684990, Dan]
+
+	* New/updated translations:
+	  Catalan, Catalan (Valencian), Norwegian bokmÃl
+
+Changes in libsoup from 2.39.92 to 2.40.0:
 
 	* New/updated translations:
 	  Bengali (India), Bulgarian, Chinese (Simplified), Estonian,
diff --git a/configure.ac b/configure.ac
index ce38274..d10d2dc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl *** Initialize automake and set version ***
 dnl *******************************************
 
 AC_PREREQ(2.63)
-AC_INIT([libsoup],[2.40.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
+AC_INIT([libsoup],[2.40.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
 AC_CONFIG_SRCDIR([libsoup-2.4.pc.in])
 AC_CONFIG_MACRO_DIR([m4])
 



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