summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAdriaan de Groot <groot@kde.org>2019-03-29 12:06:10 -0400
committerAdriaan de Groot <groot@kde.org>2019-03-29 12:06:10 -0400
commit97eda698fccdd619757cb2d0076a563fcc7d28f5 (patch)
treef1fe3209967bfaa1d4b8e22f9a9650ca1eb1c145 /CHANGES
parent273c32705d9e035bbbafc054c2a8735f3d6dbf4f (diff)
Changes: document fixed behavior
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index f70fb5a44..00184df4d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -31,8 +31,10 @@ This release contains contributions from (alphabetically by first name):
display-managers.
* *Partition* module: it is now possible to build without libparted. Since
KPMCore may not need this library anymore, it is a dependency that will
- be dropped as soon as it is feasible. Add `-DCMAKE_DISABLE_FIND_PACKAGE_LIBPARTED=ON`
- to the CMake flags to do so.
+ be dropped as soon as it is feasible. Add this to the CMake flags:
+ `-DCMAKE_DISABLE_FIND_PACKAGE_LIBPARTED=ON`
+ * *Partition* module: the location that is selected for the bootloader,
+ no longer changes when a new partition is created. #1098
* Python modules: several modules have had translations added. This is
usually only visible when the module runs as part of the *exec* step,
when the module's *pretty name* is displayed. In addition, some error