diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/CHANGES b/package/CHANGES index a2bb9cb..41773ad 100644 --- a/package/CHANGES +++ b/package/CHANGES @@ -1,3 +1,4 @@ + * utmpset.c: don't pass int32_t to time() (thx Lorenzo Beretta). * chpst.c, pathexec.h, pathexec_env.c, pathexec_run.c, runsvdir.c, sgetopt.c, sgetopt.h, subgetopt.c, subgetopt.h, sv.c, svlogd.c, utmpset.c: fix compilation warning(s): -Wincompatible-pointer-types- |