diff options
author | Dan Winship <danw@gnome.org> | 2010-11-29 18:01:58 -0500 |
---|---|---|
committer | Dan Winship <danw@gnome.org> | 2010-11-29 18:01:58 -0500 |
commit | e270b7813f96896229bc12e17d1c59f0deb55be4 (patch) | |
tree | 1d436c9c9e7c86aa553fa42f35feded532860709 /NEWS | |
parent | 81664255ad6c3dc09a74695bc863b8903f0a15ca (diff) | |
download | libsoup-e270b7813f96896229bc12e17d1c59f0deb55be4.tar.gz libsoup-e270b7813f96896229bc12e17d1c59f0deb55be4.tar.bz2 libsoup-e270b7813f96896229bc12e17d1c59f0deb55be4.zip |
2.32.2LIBSOUP_2_32_2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +Changes in libsoup from 2.32.1 to 2.32.2: + + * Fixed a regression in 2.32.0 that caused evolution-exchange + to get stuck and stop updating. [#634422] + + * Fixed a regression in 2.32.0 with apps using asynchronous + sessions from multiple threads (in particular, gupnp) + [#635101] + + * Fixed the regression test for #631525 to not cause spurious + "make check" failures on some machines. + Changes in libsoup from 2.32.0 to 2.32.1: * Fixed a regression in 2.32.0 with the use of persistent |