diff --git a/appl/kx/ChangeLog b/appl/kx/ChangeLog index 2d4c83eee..ac805137c 100644 --- a/appl/kx/ChangeLog +++ b/appl/kx/ChangeLog @@ -1,8 +1,19 @@ +2005-07-09 Love Hörquist Åstrand + + * kxd.c (doit): only cleaup for active sockets, passive does it + own cleaning up + + * fix unconst and shadow warnings + 2005-07-07 Assar Westerlund * krb4.c: Do not assume that des_key_schedule is an array. +2005-06-07 Love Hörquist Åstrand + + * (recv_conn): init variables to using them uninitialized + 2005-04-30 Love Hörquist Åstrand * kx.c (connect_host): make sure s is initialized