diff options
author | Martin Whitaker <martin@wotan.local.net> | 2017-05-06 15:28:14 +0100 |
---|---|---|
committer | Martin Whitaker <martin@wotan.local.net> | 2017-05-06 15:28:14 +0100 |
commit | c6f263ba8eace35e7034b870fe0fba181a16c2da (patch) | |
tree | 3605abd310c897690a91cfb81f9403862f488cac | |
parent | 2c6bc491f08d12cf5056a9d3d9777aefc110f1ab (diff) | |
download | drakx-kbd-mouse-x11-c6f263ba8eace35e7034b870fe0fba181a16c2da.tar drakx-kbd-mouse-x11-c6f263ba8eace35e7034b870fe0fba181a16c2da.tar.gz drakx-kbd-mouse-x11-c6f263ba8eace35e7034b870fe0fba181a16c2da.tar.bz2 drakx-kbd-mouse-x11-c6f263ba8eace35e7034b870fe0fba181a16c2da.tar.xz drakx-kbd-mouse-x11-c6f263ba8eace35e7034b870fe0fba181a16c2da.zip |
1.221.22
-rw-r--r-- | Makefile.config | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config index 1dfc856..433b06d 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,2 +1,2 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 1.21 +VERSION = 1.22 @@ -1,3 +1,7 @@ +Version 1.22 - 6 May 2017 + +- remove 'nomodeset' boot option when switching to a modesetting driver (mga#20455) + Version 1.21 - 28 March 2017 - detect amdgpu (mga#20538) |