diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2ffe4f8c..fcbd3951 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,10 @@ propellor (5.3.0) UNRELEASED; urgency=medium * Added BiosGrubFlag to PartFlag. * Add HasCallStack constraint to pickOS and unsupportedOS, so the call stack includes the caller. + * Run su with --login, to avoid inheriting some problematic environment + variables, such as TMP, from the caller. + * Grub: Added properties to configure /etc/default/grub. + * Laptop: New module, starting with powertopAutoTuneOnBoot. -- Joey Hess <id@joeyh.name> Tue, 02 Jan 2018 13:06:45 -0400 |
