diff options
author | Dan Winship <danw@src.gnome.org> | 2009-02-16 23:40:33 +0000 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2009-02-16 23:40:33 +0000 |
commit | e63e35dbfc58c97955d71da2be8bb49b976034a0 (patch) | |
tree | d05855661ecea66cad92ad0c23a0b6f68a3cd8e5 /NEWS | |
parent | 536a7b8130533a107f5a50962287b64b0838ef81 (diff) | |
download | libsoup-e63e35dbfc58c97955d71da2be8bb49b976034a0.tar.gz libsoup-e63e35dbfc58c97955d71da2be8bb49b976034a0.tar.bz2 libsoup-e63e35dbfc58c97955d71da2be8bb49b976034a0.zip |
2.25.91LIBSOUP_2_25_91
* configure.in: 2.25.91
* NEWS: update
svn path=/trunk/; revision=1239
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |