From 6acd69acc8288b8eb15f089a1a8f7f3146ad478e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 20 Jun 2007 10:11:37 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21223 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/ftp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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,