diff options
author | Giuseppe Ghibò <ghibo@mageia.org> | 2023-04-22 10:32:53 +0200 |
---|---|---|
committer | Giuseppe Ghibò <ghibo@mageia.org> | 2023-04-22 10:32:53 +0200 |
commit | 1035231f61a0d19dc1280ded3707d9421bdf34cb (patch) | |
tree | f4043ca5c3d9b695ab88bd8d3b7ec429e8a1cd04 | |
parent | 146f0716942496f9177725725d23228601c83a90 (diff) | |
download | drakx-kbd-mouse-x11-1035231f61a0d19dc1280ded3707d9421bdf34cb.tar drakx-kbd-mouse-x11-1035231f61a0d19dc1280ded3707d9421bdf34cb.tar.gz drakx-kbd-mouse-x11-1035231f61a0d19dc1280ded3707d9421bdf34cb.tar.bz2 drakx-kbd-mouse-x11-1035231f61a0d19dc1280ded3707d9421bdf34cb.tar.xz drakx-kbd-mouse-x11-1035231f61a0d19dc1280ded3707d9421bdf34cb.zip |
1.371.37
-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 cff9768..ea9cb41 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,2 +1,2 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 1.36 +VERSION = 1.37 @@ -1,3 +1,7 @@ +Version 1.37 - 22 April 2023 + +- Added XFdrake option to disable (3D) hardware acceleration for some card (useful for mga#31695) + Version 1.36 - 17 April 2023 - translation updates |