Fix some startup-related glitches.
[srvx.git] / ChangeLog
index 16645a000adc1a1d5ae1dce0dc739ca69d5c585f..b375385299bb2c533226ec79c1b8724cbb14ef4a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,23 @@
 # arch-tag: automatic-ChangeLog--srvx@srvx.net--2006/srvx--devo--1.3
 #
 
+2006-10-04 01:32:57 GMT        Michael Poole <mdpoole@troilus.org>     patch-52
+
+    Summary:
+      Fix some startup-related glitches.
+    Revision:
+      srvx--devo--1.3--patch-52
+
+    src/ioset.h (ioset_update): Declare new function.
+    
+    src/ioset.c (ioset_init): If we have an engine, return early.
+      (ioset_add): If no engine, try to initialize.
+      (ioset_update): New function.
+
+    modified files:
+     ChangeLog src/ioset.c src/ioset.h
+
+
 2006-10-04 01:23:10 GMT        Michael Poole <mdpoole@troilus.org>     patch-51
 
     Summary: