diff options
author | Dan Winship <danw@gnome.org> | 2010-02-08 17:47:20 -0500 |
---|---|---|
committer | Dan Winship <danw@gnome.org> | 2010-02-08 17:47:20 -0500 |
commit | bd8bcb6135c0f12997446685438b6e7084acd949 (patch) | |
tree | a51a647731172853143d00293f775a1876a31468 /NEWS | |
parent | a209c214641e3773c125148e9d8f0a8fe72e9eb8 (diff) | |
download | libsoup-bd8bcb6135c0f12997446685438b6e7084acd949.tar.gz |
2.29.90LIBSOUP_2_29_90
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Changes in libsoup from 2.29.6 to 2.29.90: + + * Added soup_cookie_jar_set_accept_policy() and related API + for implementing cookie acceptance policies. [#608353, Xan + Lopez] + + * Fixed the "request-read" signal in SoupServer to actually be + emitted. + Changes in libsoup from 2.29.5 to 2.29.6: * Fixed SoupContentDecoder to ignore trailing junk after the |