diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 5 |
2 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = transfugdrake -VERSION = 0.7 +VERSION = 0.8 PREFIX = BINDIR = $(DESTDIR)/usr/bin SBINDIR = $(DESTDIR)/usr/sbin @@ -1,3 +1,8 @@ +0.8: +- use translations (#33677) +- do not try to list windows users if no windows disk is detected +- do not allow to continue if no windows user is detected + 0.7: - strings and translations updates |