doc/comedilib_dblatex_config.xsl: Set function.parens to "1".
[comedilib.git] / todo
diff --git a/todo b/todo
index 8b47521867c33ad58a35b5f991aa3669adb4b459..cde5a911d056d7909ba43a5f9d31de841f7445bf 100644 (file)
--- a/todo
+++ b/todo
@@ -1,2 +1,9 @@
 demo/*.c doesn't always get headers right.
 
+Makefile dependencies on header files (at least comedi.h comedilib.h
+and libinternal.h) are broken - FMH
+
+fix lib/timed.c  (What's wrong with it?)
+
+Ruby bindings do not currently build cleanly so they are disabled in
+the default configuration. - IJA