fixed todo merge
authorKevron Rees <tripzero.kev@gmail.com>
Sat, 27 Apr 2013 03:21:19 +0000 (20:21 -0700)
committerKevron Rees <tripzero.kev@gmail.com>
Sat, 27 Apr 2013 03:22:12 +0000 (20:22 -0700)
TODO

diff --git a/TODO b/TODO
index 2456bae..cf0f237 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,6 +2,7 @@ For 0.9.0:
 
 - Test database plugin. specifically get ranged support with example sink
 - websocket source may want to implement a timeout on Get/Set/GetRanged calls and reply with success=false (TEST)
+- sometimes ambd goes to 100% on tizen when using the websocket sink.  investigate
 
 Other:
 - fill in the fromGVariant() methods in list and map abstract property types.