- (dtucker) [platform.c] Only call setpgrp on BSDI if running as root to
   retain previous behavior.
diff --git a/ChangeLog b/ChangeLog
index 002c881..3f415d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,6 +29,8 @@
  - (dtucker) [platform.c session.c] Move the AIX setpcred+chroot hack into
    platform.c
  - (dtucker) [platform.c session.c] Move the BSDI setpgrp into platform.c.
+ - (dtucker) [platform.c] Only call setpgrp on BSDI if running as root to
+   retain previous behavior.
 
 20101025
  - (tim) [openbsd-compat/glob.h] Remove sys/cdefs.h include that came with