aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4d66e6a..0f550e0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = transfugdrake
-VERSION = 0.9
+VERSION = 1.0
PREFIX =
BINDIR = $(DESTDIR)/usr/bin
SBINDIR = $(DESTDIR)/usr/sbin
diff --git a/NEWS b/NEWS
index 3e887e0..2f9aef6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+1.0:
+- really run import if only one linux user and one windows user are detected
+- do not pop wait messages
+
0.9:
- uniquify linux users list (workaround a glibc bug)