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 a9c1388..12c9723 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 2.5
+VERSION = 2.6
NAME = userdrake
BINNAME = userdrake
diff --git a/NEWS b/NEWS
index 41b12c8..c00c64a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Version 2.6 - 8 October 2014
+
+- add heuristics to hide users in the 500-999 range that look like system users
- switch uid/gid boundary to 1000+
Version 2.5 - 11 February 2014