[libsoup] 2.68.2
- From: Claudio Saavedra <csaavedra src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] 2.68.2
- Date: Wed, 9 Oct 2019 09:51:18 +0000 (UTC)
commit 5b2cf0eab0386322ed3f25d9b671c00dfbb93471
Author: Claudio Saavedra <csaavedra igalia com>
Date: Wed Oct 9 12:33:30 2019 +0300
2.68.2
NEWS | 14 ++++++++++++++
meson.build | 2 +-
2 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 60ebfb21..e827c011 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Changes in libsoup from 2.68.1 to 2.68.2:
+
+ * Documentation fixes [Sonny Piers]
+
+ * Windows compatibility test fixes [Ignacio Casal Quinteiro]
+
+ * WebSockets: client_max_window_bits in server must have a value [Carlos Garcia Campos]
+
+ * build: improve diagnostics when detecting Apache [Simon McVittie]
+
+ * NTLM: Make v2 authentication more robust [Claudio Saavedra]
+
+ * Updated translations: British English, Chinese (Taiwan), Danish, Dutch
+
Changes in libsoup from 2.68.0 to 2.68.1:
* Several memory leaks fixed in tests, examples, and parsing code [Claudio Saavedra]
diff --git a/meson.build b/meson.build
index 5638d4e0..0dddd9e1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libsoup', 'c',
- version: '2.68.1',
+ version: '2.68.2',
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]