Changes: document new bits for 3.3.0-a3
This commit is contained in:
parent
625693ac50
commit
4ced8279c6
16
CHANGES-3.3
16
CHANGES-3.3
@ -15,11 +15,17 @@ This release contains contributions from (alphabetically by first name):
|
||||
- Anke Boersma
|
||||
|
||||
## Core ##
|
||||
- No core changes yet
|
||||
- Incompatible module-configuration changes, see #1438.
|
||||
- Branding entries use ${var} instead of @{var} for substitutions,
|
||||
in line with all the other substitution mechanisms used from C++
|
||||
core. See documentation in `branding.desc`.
|
||||
- Boost::Python requires at least version 1.72
|
||||
- KDE Frameworks must be version 5.58 or later
|
||||
|
||||
## Modules ##
|
||||
- **Dracut** add option to set a configurable kernel name
|
||||
- **Localeq** & **Keyboard** moved to using Drawer instead of ComboBox
|
||||
- *dracut* added a configurable kernel name. (thanks Anke)
|
||||
- *localeq* moved to using Drawer instead of ComboBox in UI. (thanks Anke)
|
||||
- *keyboardq* moved to using Drawer instead of ComboBox in UI. (thanks Anke)
|
||||
|
||||
|
||||
# 3.3.0-alpha2 (2022-08-23)
|
||||
@ -63,6 +69,7 @@ This release contains contributions from (alphabetically by first name):
|
||||
# 3.3.0-pre-alpha (unreleased) #
|
||||
|
||||
This release contains contributions from (alphabetically by first name):
|
||||
- Anke Boersma
|
||||
- Anubhav Choudhary
|
||||
- Evan James
|
||||
- Vitor Lopes
|
||||
@ -76,9 +83,6 @@ Users (distributions) are **strongly** advised to use the tools
|
||||
for configuration validation (`ci/configvalidator.py`) to check
|
||||
that the distribution configuration files follow the current schema.
|
||||
|
||||
- 3.3.0-alpha2 (unreleased)
|
||||
Incompatible module-configuration changes, see #1438.
|
||||
|
||||
## Project ##
|
||||
- The C++ code in the project is now formatted with clang-format 12 or 13,
|
||||
with the coding-style as found in `.clang-format`; there are minor
|
||||
|
Loading…
Reference in New Issue
Block a user