summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorClaudio Saavedra <csaavedra@igalia.com>2018-04-16 16:01:01 +0300
committerClaudio Saavedra <csaavedra@igalia.com>2018-04-16 16:06:43 +0300
commitb42bdce87413fd991dfa3e0801aedf4eea6b112a (patch)
tree374d20066f45daed2c4f9c5d5c6992870f23c97c /NEWS
parent25a81f65339fd81fd7f7fabc80be53999aa3f0c0 (diff)
downloadlibsoup-b42bdce87413fd991dfa3e0801aedf4eea6b112a.tar.gz
2.63.12.63.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9f9cd5ad..7d95ac25 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Changes in libsoup from 2.62.0 to 2.63.1:
+
+ * Fix digest authentication with encoded URIs [#794208,
+ Claudio Saavedra]
+ * Avoid unaligned memory accesses in WebSocket implementation
+ [#794421, Rolf Eike Beer]
+ * Use base domain to decide if cookies are third-party [#792130,
+ Michael Catanzaro]
+ * Fix crash under soup_socket_new() [#762138, Milan Crha]
+ * Use libpsl for the SoupTLD API instead of shipping a copy of
+ the public-suffix list [#769650, Claudio Saavedra]
+ * Introspection documentation fixes [#795135, Claudio Saavedra]
+ * Minor cleanups and fixes [Tomas Popela]
+ * Initial meson build system support [#784212, Sebastian Dröge,
+ Chun-wei Fan, Tomas Popela]
+ * Various fixes to the meson build system [#795233, Iñigo Martinez]
+ * Updated translations: Chinese, Croatian, Italian, Slovak.
+
Changes in libsoup from 2.61.91 to 2.62.0:
* Updated translations.