diff --git a/appl/xnlock/ChangeLog b/appl/xnlock/ChangeLog index 49c1ce04f..216616adc 100644 --- a/appl/xnlock/ChangeLog +++ b/appl/xnlock/ChangeLog @@ -1,3 +1,10 @@ +2006-05-13 Love Hörnquist Åstrand + + * xnlock.c (main): argc_in_out argument to XtVaAppInitialize + should be an 'int *' accoring to manpage and headerfile, so remove + the cast added in 1996 + (rev 1.54) + 2005-10-22 Love Hörnquist Åstrand * xnlock.c: Check return value from asprintf instead of string !=