diff --git a/appl/afsutil/ChangeLog b/appl/afsutil/ChangeLog index 3be098bb4..59019c5f5 100644 --- a/appl/afsutil/ChangeLog +++ b/appl/afsutil/ChangeLog @@ -1,3 +1,7 @@ +2003-04-23 Love Hörnquist Åstrand + + * afslog.c (log_func): drop the error number + 2003-04-14 Love Hörnquist Åstrand * afslog.c: set kafs log function if verbose is turned on diff --git a/lib/kafs/ChangeLog b/lib/kafs/ChangeLog index e2f131a1f..4c125e1e0 100644 --- a/lib/kafs/ChangeLog +++ b/lib/kafs/ChangeLog @@ -1,3 +1,8 @@ +2003-04-23 Love Hörquist Åstrand + + * common.c, kafs.h: drop the int argument (the error code) from + the logging function + 2003-04-22 Johan Danielsson * afskrb5.c (v5_convert): better match what other functions do