summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2010-09-13 15:49:06 -0400
committerDan Winship <danw@gnome.org>2010-09-13 15:49:06 -0400
commit1fce4caa7153becfe044e4c10461296f6f474631 (patch)
tree22be2dbcf1bbece87d3e77db5acde9dbbd16c1e9 /NEWS
parent318dae530cf578b35d87dffcc1a03bced2788769 (diff)
downloadlibsoup-1fce4caa7153becfe044e4c10461296f6f474631.tar.gz
libsoup-1fce4caa7153becfe044e4c10461296f6f474631.tar.bz2
libsoup-1fce4caa7153becfe044e4c10461296f6f474631.zip
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4dba0673..617cf17d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Changes in libsoup from 2.31.90 to 2.31.92:
+
+ * Updated for gobject-introspection 0.9.5. Also added some new
+ annotations and removed a bunch of private headers from the
+ scanning process.
+
+ * Percent-encoded characters in URIs are no longer
+ automatically normalized to uppercase, since apparently some
+ servers are stupid. [#628728, Sergio Villar Senin]
+
+ * Fixed a crash when resolving a URI containing both spaces
+ and non-UTF8 8bit characters. [#629449]
+
Changes in libsoup from 2.31.2 to 2.31.90:
* libsoup now tries to connect to each IP address associated