summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAdriaan de Groot <groot@kde.org>2019-02-06 04:06:08 -0500
committerAdriaan de Groot <groot@kde.org>2019-02-06 04:06:08 -0500
commit14e2a8a21200099c6c3c915e1204a58ca8d4a785 (patch)
tree93c3755033a135e5975d60ab8fd1c4b68b1c14ce /CHANGES
parent9d316b430f679880a19fcbd5f743ee3d3d021888 (diff)
Changes: fix typo's and phrasing
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 205727ff8..b165c98b7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -47,7 +47,7 @@ This release contains contributions from (alphabetically by first name):
* The currently-selected disk device is remembered between manual partitioning
and the partitioning-overview pages. (Thanks to Arnaud)
* *partition* There is new support for partitioning layout presets.
- See `partitionc.conf` for documentation and details.
+ See `partition.conf` for documentation and details.
* The *keyboard* module now handles the (bogus) Austrian keymap for
the system console properly. (Thanks to Kevin)
* The *preservefiles* module now has a mechanism for setting the permissions
@@ -56,7 +56,8 @@ This release contains contributions from (alphabetically by first name):
for use in OEM installs where an image of fixed size is created,
and then sized to the actual SD card the user has used.
* The *mount* module now handles missing *extraMounts* and *extraMountsEfi*
- keys gracefully (this is probably a misconfiguration issue).
+ keys gracefully (this is probably a misconfiguration, though, and gives a
+ warning).
* The *packages* module now supports pre- and post-script options
for all operations, not just during install (keep in mind that
these run as three separate shells, though).