diff --git a/appl/ftp/ChangeLog b/appl/ftp/ChangeLog index 96327c0cc..e35e2b349 100644 --- a/appl/ftp/ChangeLog +++ b/appl/ftp/ChangeLog @@ -1,3 +1,9 @@ +2007-06-20 Love Hörnquist Åstrand + + * move ksetpag after initgroups to make it work on Linux when its + without syscall hooks to change sys_setgroups preserve the + pag. From Alexsander Boström. + 2007-06-09 Love Hörnquist Åstrand * ftpd/Makefile.am: don't clean yacc/lex files in CLEANFILES,