mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-07 12:25:31 +00:00
Document changes and release 0.1.7
This commit is contained in:
parent
803cec41a5
commit
99fb1981d0
2 changed files with 18 additions and 1 deletions
17
debian/changelog
vendored
17
debian/changelog
vendored
|
@ -1,3 +1,20 @@
|
||||||
|
calls (0.1.7) amber-phone; urgency=medium
|
||||||
|
|
||||||
|
[ Yuri Chornoivan ]
|
||||||
|
* po: Update Ukrainian translation
|
||||||
|
|
||||||
|
[ Evangelos Ribeiro Tzaras ]
|
||||||
|
* Make CallsContacts a singleton.
|
||||||
|
* Implement contact name lookup for call display
|
||||||
|
|
||||||
|
[ Emin Tufan Çetin ]
|
||||||
|
* po: Add Turkish translation
|
||||||
|
|
||||||
|
[ Guido Günther ]
|
||||||
|
* calls-call-record-row: Print 'Anonymous caller' on empty numbers.
|
||||||
|
|
||||||
|
-- Guido Günther <agx@sigxcpu.org> Thu, 02 Jul 2020 12:25:23 +0200
|
||||||
|
|
||||||
calls (0.1.6) amber-phone; urgency=medium
|
calls (0.1.6) amber-phone; urgency=medium
|
||||||
|
|
||||||
[ Guido Günther ]
|
[ Guido Günther ]
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
project(
|
project(
|
||||||
'calls',
|
'calls',
|
||||||
'c', 'vala',
|
'c', 'vala',
|
||||||
version: '0.1.6',
|
version: '0.1.7',
|
||||||
license: 'GPLv3+',
|
license: 'GPLv3+',
|
||||||
meson_version: '>= 0.47.0',
|
meson_version: '>= 0.47.0',
|
||||||
default_options: [
|
default_options: [
|
||||||
|
|
Loading…
Reference in a new issue