diff options
author | Gerrit Pape <pape@smarden.org> | 2024-09-26 00:01:44 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2024-09-26 00:01:44 +0000 |
commit | 079dcded0111ad834feae0c19fe02bace17cc8e4 (patch) | |
tree | e7ec86d04026aad16d195bf05cefae8d1971888e | |
parent | 30ffd04a9415713006c45fdc3e7978b8bfae0352 (diff) | |
download | runit-079dcded0111ad834feae0c19fe02bace17cc8e4.tar.gz runit-079dcded0111ad834feae0c19fe02bace17cc8e4.tar.xz runit-079dcded0111ad834feae0c19fe02bace17cc8e4.zip |
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). |