Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Chris Talbot
libsoup
Commits
e3c214f8
Commit
e3c214f8
authored
Mar 10, 2021
by
Patrick Griffis
💬
Browse files
2.99.2
parent
0a34d642
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
e3c214f8
Changes in libsoup from 2.99.1 to 2.99.2:
* Add new soup_session_send_and_read() API [Carlos Garcia Campos]
* Add soup_session_get_async_result_message() API [Carlos Garcia Campos]
* Remove soup_session_load_uri_bytes() and soup_session_read_uri() APIs [Carlos Garcia Campos]
* Add soup_session_preconnect_async() API [Carlos Garcia Campos]
* Add SoupSession:remote-connectable property to support proxying over unix sockets [Robert Ancell]
* Restore support to SoupLogger for logging message bodies [Daniel Kolesa]
* Update GLib dependency to 2.67.4
Changes in libsoup from 2.72.0 to 2.99.1:
* This is a major ABI breaking release that can be installed in parallel with 2.7x.
...
...
meson.build
View file @
e3c214f8
project
(
'libsoup'
,
'c'
,
version
:
'2.99.
1
'
,
version
:
'2.99.
2
'
,
meson_version
:
'>= 0.53'
,
license
:
'LGPL2'
,
default_options
:
[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment