diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 5 |
2 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = drak3d -VERSION = 1.19 +VERSION = 1.20 DESTDIR= libdir=/usr/lib @@ -1,3 +1,8 @@ +1.20: +- set gstreamer videosink to ximagesink when using 3D desktop + (based on patch from Caio Begotti, #25572) +- add --auto/--method=<method>/--wm=<wm> command line options + 1.19: - updated translation |