summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 62a22f9..424cd55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,10 @@
* 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
+ * utils/idmapd/idmapd.c: Reopen nfsd files on sighup. Allows us
+ to start up client side only (even when nfsd module not loaded),
+ and then sighup later after insmodding nfsd module.
+
2004-11-22 NeilBrown <neilb@cse.unsw.edu.au>