summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2015-10-26 09:44:49 -0400
committerDan Winship <danw@gnome.org>2015-10-26 09:44:49 -0400
commit1ee46209e0a4a6f0d7e6bd7009019a394f076da2 (patch)
tree3f4dabec9f17789fb724c86aaee1a4d636fe707f /NEWS
parent0237aea4250600f9fd273e247cccc844472f6ee6 (diff)
downloadlibsoup-1ee46209e0a4a6f0d7e6bd7009019a394f076da2.tar.gz
2.53.12.53.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2384bafc..3790b30c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Changes in libsoup from 2.52.1 to 2.53.1:
+
+ * Really fixed build under MinGW for sure this time [Ignacio
+ Casal Quinteiro]
+
+ * Fixed SoupServer Web Sockets code so that the
+ SoupClientContext passed to a SoupServerWebsocketCallback is
+ fully usable (rather than crashing when you try to do most
+ things).
+
Changes in libsoup from 2.52.0 to 2.52.1:
* Fixed build under MinGW [Chun-wei Fan]