diff options
Diffstat (limited to 'package/CHANGES')
-rw-r--r-- | package/CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/CHANGES b/package/CHANGES index a759502..e652e97 100644 --- a/package/CHANGES +++ b/package/CHANGES @@ -1,3 +1,5 @@ + * chpst.c: fix compilation warning(s): -Wunsequenced (thx Dmitry + Bogatov, Z. Liu). * svlogd.c: Initialize all fields of sockaddr_in (thx Érico Rolim). * sv.c: add sleep_microseconds to encapsulate (u|nano)sleep (thx Z. Liu). |