summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2009-02-16 23:40:33 +0000
committerDan Winship <danw@src.gnome.org>2009-02-16 23:40:33 +0000
commite63e35dbfc58c97955d71da2be8bb49b976034a0 (patch)
treed05855661ecea66cad92ad0c23a0b6f68a3cd8e5 /NEWS
parent536a7b8130533a107f5a50962287b64b0838ef81 (diff)
downloadlibsoup-e63e35dbfc58c97955d71da2be8bb49b976034a0.tar.gz
libsoup-e63e35dbfc58c97955d71da2be8bb49b976034a0.tar.bz2
libsoup-e63e35dbfc58c97955d71da2be8bb49b976034a0.zip
* configure.in: 2.25.91 * NEWS: update svn path=/trunk/; revision=1239
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a26405de..7153ee81 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
Changes in libsoup from 2.25.4 to 2.25.5:
+ * Fixed a crash in SoupProxyResolverGNOME when the proxy
+ requires authentication. (This does not make proxy
+ authentication *work* yet, it just makes it not crash.)
+
+ * Updated documentation
+
+Changes in libsoup from 2.25.4 to 2.25.5:
+
* SoupProxyResolverGConf (which was incomplete) is gone, and
libsoup-gnome now requires libproxy, which is now officially
an external dependency of GNOME.