Merge pull request #873 from sebschub:maintenance/gramps51

This commit is contained in:
Nick Hall
2019-09-04 21:35:03 +01:00
2 changed files with 8 additions and 3 deletions

6
NEWS
View File

@ -1,5 +1,5 @@
2018-08-08 2019-08-21
Version 5.0.2 Version 5.1.0
* Bump required Python version to 3.3, Gtk version 3.12 * Bump required Python version to 3.3, Gtk version 3.12
* Update translations: ca, cs, da, de, en_GB, eo, fi, fr, hr, hu, is, it, * Update translations: ca, cs, da, de, en_GB, eo, fi, fr, hr, hu, is, it,
nb, nn, pl, po, pt_BR, ru, sl, sv, uk, vi nb, nn, pl, po, pt_BR, ru, sl, sv, uk, vi
@ -177,7 +177,7 @@ Version 5.0.2
* Add support for GEDCOM import _FREL/_MREL tags in INDI/FAMC * Add support for GEDCOM import _FREL/_MREL tags in INDI/FAMC
* Improve support for GEDCOM export of _FREL/_MREL in INDI/FAMC * Improve support for GEDCOM export of _FREL/_MREL in INDI/FAMC
2018-08-08 2019-08-08
Version 5.0.2 Version 5.0.2
Update translations: cs, da, de, fi, fr, hr, it, ru, sl, sv Update translations: cs, da, de, fi, fr, hr, it, ru, sl, sv
* Fix some Gramplets not updating during tree changes after db change. * Fix some Gramplets not updating during tree changes after db change.

View File

@ -115,6 +115,11 @@ The following packages are optional:
ArchLinux : geocode-glib ArchLinux : geocode-glib
... ...
* **fontconfig**
Python bindings of fontconfig are required for displaying
genealogical symbols
Optional packages required by Third-party Addons Optional packages required by Third-party Addons
------------------------------------------------ ------------------------------------------------