[libsoup] 2.71.1



commit 51def076e937ce67f97f9a4db6765096b7661673
Author: Patrick Griffis <pgriffis igalia com>
Date:   Sat Sep 5 16:18:48 2020 -0500

    2.71.1

 NEWS        | 12 ++++++++++++
 meson.build |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 5f17a8ac..31e48554 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Changes in libsoup from 2.71.0 to 2.71.1:
+
+       * Add support for 308 Premanent Redirect [Benjamin Kaufmann]
+
+       * Add basic sysprof profiling for HTTP messages [Philip Withnall]
+
+       * Various build fixes [Tom Schoonjans, Chun-wei Fan]
+
+       * Updated translations: Korean, Finnish, Czech, Catalan, Croatian, Slovenian,
+                               Japanese, Serbian, Galician, Basque, Trukish, Indonesian,
+                                                       Friulian
+
 Changes in libsoup from 2.70.0 to 2.71.0:
 
        * Redesign directory list returned for `file://` requests [Jan-Michael Brummer]
diff --git a/meson.build b/meson.build
index 7d0bf463..ea8e8342 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libsoup', 'c',
-        version: '2.71.0',
+        version: '2.71.1',
         meson_version : '>=0.50',
         license : 'LGPL2',
         default_options : 'c_std=c99')


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