summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2016-03-14 15:24:03 -0400
committerDan Winship <danw@gnome.org>2016-03-14 15:24:03 -0400
commit846295ab86bf7705e43d1671472f8db9088d8622 (patch)
tree569db6866f12e37f12ab43a8f87caaab7b9d33ba /NEWS
parent6a8826f0d25459c943719b88f22619f22b81c547 (diff)
downloadlibsoup-846295ab86bf7705e43d1671472f8db9088d8622.tar.gz
2.53.922.53.92
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d01263a1..748400a6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Changes in libsoup from 2.53.90 to 2.53.92:
+
+ * libsoup now supports HTTP "Negotiate"/GSSAPI/Kerberos
+ authentication. It must be enabled specifically by the
+ application and is also subject to certain other
+ restrictions, some of which are not yet controllable through
+ the API. [#587145, Guido Guenther, Tomas Popela, David
+ Woodhouse, Dan Winship]
+
+ * Added support for building under MSVC [#758759, Chun-wei
+ Fan]
+
+ * Fixed a problem with the 2.53.90 tarball that caused
+ translations to be mis-installed.
+
+ * Updated translations:
+ Occitan
+
Changes in libsoup from 2.53.2 to 2.53.90:
* NUL bytes in headers are now ignored [#760832, Dan Winship]