Changes: mention issue and PR numbers, polish text

This commit is contained in:
Adriaan de Groot 2019-04-24 12:32:26 -04:00
parent f64efe16b9
commit 3a46b46f8d

15
CHANGES
View File

@ -24,20 +24,21 @@ This release contains contributions from (alphabetically by first name):
* Under-the-hood code cleanups in lots of parts of the core. Calamares now * Under-the-hood code cleanups in lots of parts of the core. Calamares now
builds without warnings when Clang 8 is used. builds without warnings when Clang 8 is used.
* A new *disable-cancel-during-exec* setting provides more fine-grained * A new *disable-cancel-during-exec* setting provides more fine-grained
control than *disable-cancel* (which hides the button entirely). control than *disable-cancel*, which hides the button entirely.
#1122 (Thanks to Dominic, FerenOS)
* A branding module can now also cause a stylesheet to be loaded, which * A branding module can now also cause a stylesheet to be loaded, which
will be applied to the widgets inside Calamares. (Thanks to Raul) will be applied to the widgets inside Calamares. #961 (Thanks to Raul)
## Modules ## ## Modules ##
* All of the Python-based modules now have translations enabled. * All of the Python-based modules now have translations enabled. #991
* *Displaymanager* module has improved support for LightDM configuration. * *Displaymanager* module has improved support for LightDM configuration.
(Thanks to Dominic, FerenOS) #1123 (Thanks to Dominic, FerenOS)
* *License* module can now display local files inline, and scrolls to * *License* module can now display local files inline, and scrolls to
allow longer lists of licenses (or to support long license texts allow longer lists of licenses and to support long license texts
displayed inline). displayed inline. #1124 #1125 #1052
* *Partition* module has additional checks for validity partition layouts. * *Partition* module has additional checks for validity partition layouts.
(Thanks to Arnaud) #1127 (Thanks to Arnaud)
* *Welcome* module has improved usability: a standard icon * *Welcome* module has improved usability: a standard icon
alongside the *Language* label, for improved recognition, alongside the *Language* label, for improved recognition,
and improved language-list display and sorting. #1107 and improved language-list display and sorting. #1107