diff options
author | Robert Alessi <alessi@robertalessi.net> | 2021-02-22 18:04:49 +0100 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2021-02-22 18:04:49 +0100 |
commit | 56f4b3b4a5973b3d2925505afb74c6a7c2b131f8 (patch) | |
tree | 995700c15ea00a73dd67105c8db0a9b559955ad0 /debian | |
parent | 6f54e2d900e0a2977d23578b13c6d6cb0632042a (diff) | |
download | my-x200-56f4b3b4a5973b3d2925505afb74c6a7c2b131f8.tar.gz |
associate rfkill to privacy settings
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 9355a6d..b162f0e 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,4 +1,4 @@ | |||
1 | my-x200 (0.7-3) UNRELEASED; urgency=medium | 1 | my-x200 (0.7-4) UNRELEASED; urgency=medium |
2 | 2 | ||
3 | * Initial release. | 3 | * Initial release. |
4 | * Removed remnant lines left of openrc-run in initd file | 4 | * Removed remnant lines left of openrc-run in initd file |
@@ -6,5 +6,6 @@ my-x200 (0.7-3) UNRELEASED; urgency=medium | |||
6 | * New acpi event: button/suspend | 6 | * New acpi event: button/suspend |
7 | * Added conflict with acpi-support | 7 | * Added conflict with acpi-support |
8 | * Map ThinkVantage to /etc/init.d/my-x200 refresh | 8 | * Map ThinkVantage to /etc/init.d/my-x200 refresh |
9 | * Kill radio only if enable_privacy is set to true | ||
9 | 10 | ||
10 | -- Robert Alessi <alessi@robertalessi.net> Sun, 14 Feb 2021 09:17:40 +0100 | 11 | -- Robert Alessi <alessi@robertalessi.net> Mon, 22 Feb 2021 17:59:57 +0100 |