summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorClaudio Saavedra <csaavedra@igalia.com>2019-04-09 11:38:15 +0300
committerClaudio Saavedra <csaavedra@igalia.com>2019-04-09 11:42:05 +0300
commitf26f6073d0a999fc9517366e1f995fece7c89649 (patch)
treea14d3b50b70ebb6381ef6fc1938320b9017e27ce /NEWS
parentb51e062c5c95e732e9a6c6187eaac6742c129448 (diff)
downloadlibsoup-f26f6073d0a999fc9517366e1f995fece7c89649.tar.gz
2.66.12.66.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 017a559b..fa489fba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Changes in libsoup from 2.66.0 to 2.66.1:
+
+ * Fix dylib versioning in MacOS [Tom Schoonjans]
+
+ * Visual Studio build fixes [Chun-wei Fan]
+
+ * MinGW build fixes [Руслан Ижбулатов]
+
+ * Meson build system improvements [Claudio Saavedra, Jakub Adam]
+
+ * Fix random CI failures due to parallel apache tests [Claudio Saavedra]
+
+ * Code cleanups [Claudio Saavedra]
+
Changes in libsoup from 2.65.92 to 2.66.0:
* Fix lookup for libxml2 on Visual Studio builds [Chun-wei Fan]