diff --git a/appl/dceutils/ChangeLog b/appl/dceutils/ChangeLog index f8925c86e..372921666 100644 --- a/appl/dceutils/ChangeLog +++ b/appl/dceutils/ChangeLog @@ -1,3 +1,7 @@ +2005-04-06 Love Hörnquist Åstrand + + * testpag.c: use NULL as last argument to execl, not 0 + 2002-08-12 Johan Danielsson * Makefile.am: rename dpagaix_LDFLAGS etc to appease automake diff --git a/appl/xnlock/ChangeLog b/appl/xnlock/ChangeLog index 2cf94707a..e23dbaf84 100644 --- a/appl/xnlock/ChangeLog +++ b/appl/xnlock/ChangeLog @@ -1,3 +1,7 @@ +2005-04-06 Love Hörnquist Åstrand + + * xnlock.c: use NULL as last argument to execl, not 0 + 2005-01-09 Love Hörnquist Åstrand * xnlock.c: get_v4_tgt only used when compileing with kerberos 4