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.21 +VERSION = 1.22 DESTDIR= libdir=/usr/lib @@ -1,3 +1,7 @@ +1.22: +- check if systems supports command line options before applying them +- blacklist geode driver + 1.21: - do not die in automatic mode if there is no control terminal |