[libsoup] 2.47.92



commit d96d897961e2b6a0c64e05ade5fb4bddf441a1ff
Author: Dan Winship <danw gnome org>
Date:   Mon Sep 15 09:14:08 2014 -0400

    2.47.92

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0f3fcd8..dba55b1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Changes in libsoup from 2.47.4 to 2.47.92:
+
+       * Fixed a crash in SoupCache when receiving certain invalid
+          Cache-Control headers. [#733587, Raveendra Karu]
+
+       * Updated translations:
+         Assamese, Basque, Catalan (Valencian), Catalan, Chinese
+         (Traditional), French, Gujarati, Hungarian, Indonesian,
+         Korean, Marathi, Norwegian bokmål, Oriya, Polish, Swedish,
+         Tamil
+
 Changes in libsoup from 2.47.3 to 2.47.4:
 
        * Fixed two crashes that could occur in multithreaded use
diff --git a/configure.ac b/configure.ac
index 6d5c21f..6fca47f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl *******************************************
 
 m4_define([soup_major_version], [2])
 m4_define([soup_minor_version], [47])
-m4_define([soup_micro_version], [4])
+m4_define([soup_micro_version], [92])
 
 AC_PREREQ(2.63)
 
AC_INIT([libsoup],[soup_major_version.soup_minor_version.soup_micro_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])


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