From 8a2dba560c9718fca9685f9b2e9e37a646da97d4 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Fri, 28 Sep 2007 17:32:28 +0000 Subject: 0.8 --- Makefile | 2 +- NEWS | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1