[libsoup] 2.68.1



commit 15a3d17bdefebede9262933752a897cf51976a05
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Wed Sep 11 17:07:33 2019 +0300

    2.68.1

 NEWS        | 6 ++++++
 meson.build | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9cfcc15a..60ebfb21 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Changes in libsoup from 2.68.0 to 2.68.1:
+
+        * Several memory leaks fixed in tests, examples, and parsing code [Claudio Saavedra]
+
+        * SoupServer: Fixes to Windows path handling [Ignacio Casal Quinteiro]
+
 Changes in libsoup from 2.67.93 to 2.68.0:
 
         * Updated translations: Brazilian Portuguese, Croatian,
diff --git a/meson.build b/meson.build
index 5c01fd89..dd30e66c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libsoup', 'c',
-        version: '2.68.0',
+        version: '2.68.1',
         meson_version : '>=0.50',
         license : 'LGPL2',
         default_options : 'c_std=c89')


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