1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-12-04 20:07:36 +00:00

Document and release 41.0

This commit is contained in:
Evangelos Ribeiro Tzaras 2021-09-18 17:40:48 +02:00
parent 0144b5e7f5
commit 897a394833
3 changed files with 33 additions and 4 deletions

10
NEWS
View file

@ -1,3 +1,13 @@
Calls 41.0
----------
Released: September
* Fixes for the multiple network interfaces case
* Translation updates:
- Croatian (Goran Vidović)
- Dutch (Nathan Follens)
Calls 41.rc
-------------
Released: September

View file

@ -69,13 +69,16 @@
</content_rating>
<releases>
<release version="41.rc" date="2021-09-02">
<release version="41.0" date="2021-09-18">
<description>SIP plugin bugfixes.</description>
</release>
<release version="41~rc" date="2021-09-02">
<description>SIP Plugin polish and bugfixes.</description>
</release>
<release version="41.beta" date="2021-08-14">
<release version="41~beta" date="2021-08-14">
<description>SIP Plugin usable from the UI.</description>
</release>
<release version="41.alpha" date="2021-07-16">
<release version="41~alpha" date="2021-07-16">
<description>First GNOME release</description>
</release>
</releases>

18
debian/changelog vendored
View file

@ -1,4 +1,20 @@
gnome-calls (41.rc) UNRELEASED; urgency=medium
gnome-calls (41.0) byzantium; urgency=medium
[ Evangelos Ribeiro Tzaras ]
* sip: provider: Skip creating credential directory on test
* sip: origin: Do not use CallsNetworkWatch during tests
* sip: origin: Bind sockets to NIC with default route
* meson: Post release bump
[ Nathan Follens ]
* Update Dutch translation
[ Goran Vidović ]
* Add Croatian translation
-- Evangelos Ribeiro Tzaras <devrtz@fortysixandtwo.eu> Sat, 18 Sep 2021 17:25:43 +0200
gnome-calls (41~rc) byzantium; urgency=medium
[ Anders Jonsson ]
* Update Swedish translation