aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a93f292..4d66e6a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = transfugdrake
-VERSION = 0.8
+VERSION = 0.9
PREFIX =
BINDIR = $(DESTDIR)/usr/bin
SBINDIR = $(DESTDIR)/usr/sbin
diff --git a/NEWS b/NEWS
index 39f848b..3e887e0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+0.9:
+- uniquify linux users list (workaround a glibc bug)
+
0.8:
- use translations (#33677)
- do not try to list windows users if no windows disk is detected