Changes: pre-release housekeeping
This commit is contained in:
parent
5e4028ec87
commit
f3a7f6cdef
5
CHANGES
5
CHANGES
@ -7,7 +7,7 @@ contributors are listed. Note that Calamares does not have a historical
|
|||||||
changelog -- this log starts with version 3.2.0. The release notes on the
|
changelog -- this log starts with version 3.2.0. The release notes on the
|
||||||
website will have to do for older versions.
|
website will have to do for older versions.
|
||||||
|
|
||||||
# 3.2.45 (unreleased) #
|
# 3.2.45 (2021-10-31) #
|
||||||
|
|
||||||
This release contains contributions from (alphabetically by first name):
|
This release contains contributions from (alphabetically by first name):
|
||||||
- Evan James (new contributor, welcome!)
|
- Evan James (new contributor, welcome!)
|
||||||
@ -18,6 +18,9 @@ This release contains contributions from (alphabetically by first name):
|
|||||||
## Modules ##
|
## Modules ##
|
||||||
- *packagechooser* now displays screenshots nicely-scaled
|
- *packagechooser* now displays screenshots nicely-scaled
|
||||||
rather than jagged. (#1807)
|
rather than jagged. (#1807)
|
||||||
|
- *partition* module removes ZFS partitions directly. At install-time,
|
||||||
|
we think that the partitions should be handled separately from a
|
||||||
|
zpool that potentially includes those partitions. (Thanks Evan)
|
||||||
- *services-systemd* supports timers, e.g. for weekly trim on SSDs.
|
- *services-systemd* supports timers, e.g. for weekly trim on SSDs.
|
||||||
(Thanks Evan)
|
(Thanks Evan)
|
||||||
|
|
||||||
|
@ -132,15 +132,15 @@ set( CALAMARES_DESCRIPTION_SUMMARY
|
|||||||
# NOTE: update these lines by running `txstats.py`, or for full automation
|
# NOTE: update these lines by running `txstats.py`, or for full automation
|
||||||
# `txstats.py -e`. See also
|
# `txstats.py -e`. See also
|
||||||
#
|
#
|
||||||
# Total 79 languages
|
# Total 81 languages
|
||||||
set( _tx_complete az az_AZ ca fi_FI he hi ja ko lt pt_PT sq sv uk
|
set( _tx_complete az az_AZ ca cs_CZ fi_FI he hi hr ja ko lt pt_BR
|
||||||
zh_CN zh_TW )
|
pt_PT sq sv tr_TR uk zh_CN zh_TW )
|
||||||
set( _tx_good as be ca@valencia cs_CZ da de fr fur hr it_IT ml nl
|
set( _tx_good as be ca@valencia da de fr fur it_IT ml nl ru sk tg
|
||||||
pt_BR ru sk tg tr_TR vi )
|
vi )
|
||||||
set( _tx_ok ar ast bg bn el en_GB es es_MX et eu fa gl hu id is mr
|
set( _tx_ok ar ast bg bn el en_GB es es_MX et eu fa gl hu id is mr
|
||||||
nb pl ro si sl sr sr@latin th )
|
nb pl ro si sl sr sr@latin th )
|
||||||
set( _tx_incomplete eo es_PE es_PR fr_CH gu id_ID ie kk kn ko_KR lo
|
set( _tx_incomplete en_HK en_IN eo es_PE es_PR fr_CH gu hi_IN id_ID
|
||||||
lv mk ne ne_NP ru_RU te ur uz zh zh_HK )
|
ie kk kn ko_KR lo lv mk ne ne_NP te te_IN ur zh zh_HK )
|
||||||
|
|
||||||
### Required versions
|
### Required versions
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user