summary refs log tree commit diff
path: root/package/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'package/CHANGES')
-rw-r--r--package/CHANGES3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/CHANGES b/package/CHANGES
index 951c769..02e341c 100644
--- a/package/CHANGES
+++ b/package/CHANGES
@@ -1,7 +1,6 @@
 runit 0.9.5
 Tue, 17 Jun 2003 10:48:10 +0200
-  * runit.c: user select() on systems that don't provide poll() (builds
-    on Mac OSX).
+  * runit.c: use select() on systems that don't provide poll().
   * svlogd.c: reset match flag in lineflush() in all cases.
   * Makefile: build setuidgid in default target.
   * doc/useinit.html: add instruction to create /etc/runit/2 first.