summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorClaudio Saavedra <csaavedra@igalia.com>2018-08-03 17:48:59 +0300
committerClaudio Saavedra <csaavedra@igalia.com>2018-08-09 17:05:27 +0300
commitdfc4a9ee505ce63c00b40c8a00a3c2d250af1025 (patch)
treeaed85e7f66658e9caf2cd1d10467ddac4c0f8435 /NEWS
parentd42f52c76956525e396ff9e14fb9c9f0375fe904 (diff)
downloadlibsoup-dfc4a9ee505ce63c00b40c8a00a3c2d250af1025.tar.gz
2.63.902.63.90
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3d0a08ad..73ea7812 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Changes in libsoup from 2.63.2 to 2.63.90:
+
+ * Set default cookie path for NULL origins [#1, Adrian Perez de Castro]
+ * Fixes to GObject-introspection [bgo#794787, Corentin Noël]
+ * Use atomic-refcounting in classes that are not using GObject-refcounting
+ [bgo#785110, Edward Hervey]
+ * Many Coverity-found code fixes [bgo#781771, Milan Crha]
+ * Bail out on cookie-jar calls with empty hostnames [#3, Michael Catanzaro]
+ * Fixes to the simple-httpd example [#2, Mooffie]
+ * Updated translations: Chinese (Taiwan), Catalan
+
+ Note: from now onwards bgo# references bugs in GNOME Bugzilla
+ and # issues in GNOME gitlab.
+
Changes in libsoup from 2.63.1 to 2.63.2:
* Many fixes to the meson build system support [#795324,