summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAdriaan de Groot <groot@kde.org>2019-03-11 17:53:08 -0400
committerAdriaan de Groot <groot@kde.org>2019-03-11 17:53:08 -0400
commit919a6eb9a62a958bf77f90f2a9f0e2fdc6b67deb (patch)
treef27fa09f834488e545dc289bb1471f29f9b60c25 /CHANGES
parent105f9c48617b390743aefe2e612d1761a420a7fc (diff)
Changes: document bugfix
FIXES #1104
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d68a66816..232a348ca 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,7 @@ website will have to do for older versions.
This release contains contributions from (alphabetically by first name):
- Arnaud Ferraris
- Dan Simmons
+ - Gabriel Craciunescu
## Core ##
@@ -19,6 +20,9 @@ This release contains contributions from (alphabetically by first name):
## Modules ##
+ * *Bootloader* module: a serious bug introduced in 3.2.4 which prevents
+ succesful boot after installation on EFI machines, has been repaired.
+ (Thanks to Gabriel)
* *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`