diff --git a/CHANGES-3.2 b/CHANGES-3.2 index 99291d324..8dcd82a0b 100644 --- a/CHANGES-3.2 +++ b/CHANGES-3.2 @@ -17,6 +17,9 @@ This release contains contributions from (alphabetically by first name): - No core changes yet ## Modules ## + - *fstab* can now be configured to put `/tmp` on a *tmpfs*, and this can + depend on it being on an SSD or not. Options applicable to `/tmp` can + be configured separately as well. #1818 (Thanks Arjen) - *partition* now has some support for re-using LUKS partitions. (Thanks Arjen) - *partition* will cycle out a LUKS key if all the key slots are in use