Changes: pre-release housekeeping
This commit is contained in:
parent
5ed1dff655
commit
63e61e9924
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.39 (unreleased) #
|
# 3.2.39 (2021-03-19) #
|
||||||
|
|
||||||
This release contains contributions from (alphabetically by first name):
|
This release contains contributions from (alphabetically by first name):
|
||||||
- Matti Hyttinen
|
- Matti Hyttinen
|
||||||
@ -20,7 +20,8 @@ This release contains contributions from (alphabetically by first name):
|
|||||||
If your distro has a default-to-btrfs setup, it can skip the hard-
|
If your distro has a default-to-btrfs setup, it can skip the hard-
|
||||||
coded setup (which Calamares has had for a long time with @home
|
coded setup (which Calamares has had for a long time with @home
|
||||||
and similar) and introduce a custom btrfs configuration through the
|
and similar) and introduce a custom btrfs configuration through the
|
||||||
`mount.conf` file.
|
`mount.conf` file. See issues #1659 and #1661 for warnings about
|
||||||
|
using this in production.
|
||||||
- *netinstall* now supports fallbacks for the groups data.
|
- *netinstall* now supports fallbacks for the groups data.
|
||||||
Instead of a single URL, multiple URLs may be specified in
|
Instead of a single URL, multiple URLs may be specified in
|
||||||
a list and Calamares goes through them until one is successfully
|
a list and Calamares goes through them until one is successfully
|
||||||
|
@ -45,7 +45,7 @@ project( CALAMARES
|
|||||||
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