~vcs-imports/libsoup/master

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Patrick Griffis
  • Date: 2021-11-24 18:15:52 UTC
  • Revision ID: git-v1:fbf69d004d1ef75bd93a10819378030b4c479bb9
Tags: 3.0.3
3.0.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Changes in libsoup from 3.0.2 to 3.0.3:
 
2
 
 
3
* Fix various HTTP/2 issues [Carlos Garcia Campos]
 
4
 
 
5
* Error when libsoup2 has been loaded before libsoup3 [Patrick Griffis]
 
6
 
 
7
* Fix memory leak when using TLS [Mart Raudsepp]
 
8
 
1
9
Changes in libsoup from 3.0.1 to 3.0.2:
2
10
 
3
11
* Add support for multiple auth challenges in one response [Patrick Griffis]