diff --git a/appl/rsh/ChangeLog b/appl/rsh/ChangeLog index 50f793709..e78ff25a8 100644 --- a/appl/rsh/ChangeLog +++ b/appl/rsh/ChangeLog @@ -1,5 +1,11 @@ -2007-01-04 Love Hörnquist Åstrand +2007-07-12 Love Hörnquist Åstrand + * rsh.c: Fix pointer vs strict alias rules. + + * rshd.c: Fix pointer vs strict alias rules. + +2007-01-04 Love Hörnquist Åstrand + * rshd.c: Declare iruserok if needed, based on bug report from David Love.