Changes: pre-release housekeeping
This commit is contained in:
parent
0bbe03b214
commit
04e21b7e46
7
CHANGES
7
CHANGES
@ -7,15 +7,20 @@ 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.34 (unreleased) #
|
# 3.2.34 (2020-11-16) #
|
||||||
|
|
||||||
This release contains contributions from (alphabetically by first name):
|
This release contains contributions from (alphabetically by first name):
|
||||||
- Artem Grinev
|
- Artem Grinev
|
||||||
|
- Gaël PORTAY
|
||||||
|
|
||||||
## Core ##
|
## Core ##
|
||||||
- No core changes yet
|
- No core changes yet
|
||||||
|
|
||||||
## Modules ##
|
## Modules ##
|
||||||
|
- The *keyboard* module had a regression in which it no-longer painted
|
||||||
|
the keycaps in the keyboard preview. (reported by Vinnie)
|
||||||
|
- The *plasmalnf* module did not set all of the look-and-feel values
|
||||||
|
in the target system. (reported by Bluestar Linux)
|
||||||
- In the *users* module, warnings about the strength of the password
|
- In the *users* module, warnings about the strength of the password
|
||||||
are now correctly pluralized when possible.
|
are now correctly pluralized when possible.
|
||||||
- In the *users* module, if ICU is installed, the user's full name is
|
- In the *users* module, if ICU is installed, the user's full name is
|
||||||
|
@ -44,7 +44,7 @@ project( CALAMARES
|
|||||||
VERSION 3.2.34
|
VERSION 3.2.34
|
||||||
LANGUAGES C CXX )
|
LANGUAGES C CXX )
|
||||||
|
|
||||||
set( CALAMARES_VERSION_RC 1 ) # Set to 0 during release cycle, 1 during development
|
set( CALAMARES_VERSION_RC 0 ) # Set to 0 during release cycle, 1 during development
|
||||||
|
|
||||||
### OPTIONS
|
### OPTIONS
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user