summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49bf284..62a22f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,9 @@
* utils/svcgssd/svcgssd_proc.c: Rely on count of the number of
groups instead of using a special guard value to identify the end
of the list.
+ * utils/idmapd/idmapd.c: don't allow Default domain and anon-uid
+ or -gid to be specified on command line.
+ * utils/idmapd/idmapd.c: improve error messages
2004-11-22 NeilBrown <neilb@cse.unsw.edu.au>