summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 46e2eddade..db368691f1 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,10 @@
2007-05-29 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * optman/sapi/no-io.c: Split IO Manager into one function per file so
+ now we only need required initialization methods.
+
+2007-05-29 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* optman/sapi/no-io.c: Eliminate maximum_drivers configuration
parameter since it was used to configure a no longer used feature.
Device names are now part of the filesystem not in a table.