[libsoup] 2.67.91



commit eae19264985f94d164c355bb846a1ab6a01304ba
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Mon Aug 5 17:43:40 2019 +0300

    2.67.91

 NEWS        | 7 +++++++
 meson.build | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 58567329..96cb42b9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Changes in libsoup from 2.67.90 to 2.67.91:
+
+        * HSTS: New API to retrieve information about existing HSTS policies
+          [Claudio Saavedra]
+
+        * Updated translations: French, Romanian, Spanish
+
 Changes in libsoup from 2.67.3 to 2.67.90a:
 
         * WebSockets: add support for WebSocket extensions via new
diff --git a/meson.build b/meson.build
index deab7c29..dce0dde6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libsoup', 'c',
-        version: '2.67.90',
+        version: '2.67.91',
         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]