diff options
author | Robert Alessi <alessi@robertalessi.net> | 2021-02-14 09:59:13 +0100 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2021-02-14 09:59:13 +0100 |
commit | 1d81f2d8f9a1f89c45b95615a1122ce59873c69c (patch) | |
tree | 34cabefb89afee3ce68279fea411a4cb24a8acc7 /debian | |
parent | faf5cd914d7e8f1dcf766410f571ea4fbbe46453 (diff) | |
download | my-x200-1d81f2d8f9a1f89c45b95615a1122ce59873c69c.tar.gz |
Mapped ThinkVantage to the refresh function. Added new section on usagev0.7-3
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 3873d92..9355a6d 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,9 +1,10 @@ | |||
1 | my-x200 (0.7-2) UNRELEASED; urgency=medium | 1 | my-x200 (0.7-3) 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 |
5 | * Added elogind as dependency | 5 | * Added elogind as dependency |
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 | 9 | ||
9 | -- Robert Alessi <alessi@robertalessi.net> Sat, 13 Feb 2021 17:01:19 +0100 | 10 | -- Robert Alessi <alessi@robertalessi.net> Sun, 14 Feb 2021 09:17:40 +0100 |