diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = drak3d -VERSION = 1.22 +VERSION = 1.23 DESTDIR= libdir=/usr/lib @@ -1,3 +1,7 @@ +1.23: +- add --force option to force 3D desktop enabling even if not + supported + 1.22: - check if system supports command line options before applying them - blacklist geode driver |