todo: Added note about Ruby bindings disabled by default.
authorIan Abbott <abbotti@mev.co.uk>
Fri, 20 Apr 2012 09:42:25 +0000 (10:42 +0100)
committerIan Abbott <abbotti@mev.co.uk>
Fri, 20 Apr 2012 09:42:25 +0000 (10:42 +0100)
Signed-off-by: Ian Abbott <abbotti.mev.co.uk>
todo

diff --git a/todo b/todo
index 315b62bd7bc6086a5e3b5e0a2c114b799f7dd792..cde5a911d056d7909ba43a5f9d31de841f7445bf 100644 (file)
--- a/todo
+++ b/todo
@@ -5,3 +5,5 @@ 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