summary refs log tree commit diff
diff options
context:
space:
mode:
authorGerrit Pape <pape@smarden.org>2024-09-25 22:37:26 +0000
committerGerrit Pape <pape@smarden.org>2024-09-25 23:38:40 +0000
commitebc131e500652109fcb30684c683f4015a580984 (patch)
tree85bc66306a021eb39b32502b797e901406ccff24
parentb689a9838ee3908673975038d8b06d677179984f (diff)
downloadrunit-ebc131e500652109fcb30684c683f4015a580984.tar.gz
runit-ebc131e500652109fcb30684c683f4015a580984.tar.xz
runit-ebc131e500652109fcb30684c683f4015a580984.zip
CHANGES
-rw-r--r--package/CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/CHANGES b/package/CHANGES
index 980b04c..f0113b2 100644
--- a/package/CHANGES
+++ b/package/CHANGES
@@ -1,3 +1,5 @@
+  * sv.c: add sleep_microseconds to encapsulate (u|nano)sleep (thx Z.
+    Liu).
   * chpst.c, chpst.dist, man/chpst.8: add options -t and -V to chpst man
     page and usage (thx Lorenzo Puliti, Z. Liu).
   * man/runsv.8: log service's ./finish script is actually not invoked