summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2013-02-05 10:14:44 -0500
committerDan Winship <danw@gnome.org>2013-02-05 10:14:44 -0500
commitfe6d744b68dc118271ca95f7c6a9f989726881e1 (patch)
tree51979e07281478f3e7d22be5cca49300502b84f7 /NEWS
parent33e7fe6e6f57ba39ad2b50f9efa73ac97683cb79 (diff)
downloadlibsoup-fe6d744b68dc118271ca95f7c6a9f989726881e1.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c1eafdc1..9d19e375 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Changes in libsoup from 2.41.4 to 2.41.5:
+
+ * Reverted the change to SoupURI's password handling from
+ 2.41.4, since it turns out to have broken some things.
+ [#692149, Dan]
+
+ * Avoid a g_return_if_fail() when loading
+ SoupSession:ssl-ca-file fails. [#691930, Guillaume
+ Desmottes]
+
+ * Fixed a bug in SoupBodyInputStream that caused redirects in
+ WebKitGTK to hang. [#692026, Sergio]
+
+ * Updated translations:
+ Belarusian, Chinese (traditional), German, Italian,
+ Norwegian bokmål, Serbian, Uyghur
+
Changes in libsoup from 2.41.3 to 2.41.4:
* Lots of docs fixes, including catching up with some (but not