diff --git a/appl/rsh/ChangeLog b/appl/rsh/ChangeLog index 8469a32fd..bcd0b9031 100644 --- a/appl/rsh/ChangeLog +++ b/appl/rsh/ChangeLog @@ -1,3 +1,9 @@ +2005-12-21 Love Hörnquist Åstrand + + * rshd.c (doit): move creation of users ticket file to later to + avoid seteuid/setuid dance. this breaks DCE, so remove support for + it completely. + 2005-10-22 Love Hörnquist Åstrand * rshd.c: Check return value from asprintf instead of string !=