aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS5
2 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 330749c..a93f292 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = transfugdrake
-VERSION = 0.7
+VERSION = 0.8
PREFIX =
BINDIR = $(DESTDIR)/usr/bin
SBINDIR = $(DESTDIR)/usr/sbin
diff --git a/NEWS b/NEWS
index e8f940f..39f848b 100644
--- a/NEWS
+++ b/NEWS
@@ -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