summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2018-02-01 12:27:26 -0400
committerJoey Hess2018-02-01 12:27:26 -0400
commite80ac83657169b973fd8fe25deb42f458da475b9 (patch)
tree885f8e981c9ff941ab959cdcc804a90c53c38509 /debian/changelog
parent81d288629d82e1fa81bb004a74ef9480b3a544a0 (diff)
parent5cd0291025b92ee2e408abd73b2cb4225f22465d (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
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