]> git.openfabrics.org - ~shefty/libibverbs.git/commitdiff
Update TODO section in README
authorRoland Dreier <rolandd@cisco.com>
Mon, 23 Jan 2006 05:08:09 +0000 (05:08 +0000)
committerRoland Dreier <rolandd@cisco.com>
Thu, 9 Nov 2006 19:35:58 +0000 (11:35 -0800)
Signed-off-by: Roland Dreier <rolandd@cisco.com>
README

diff --git a/README b/README
index 6c114fc4a32d45c69b9556c8c77c1412f2ce638d..b5a0171a59cdb1ca4066547e695adf95019c0d1b 100644 (file)
--- a/README
+++ b/README
@@ -98,5 +98,6 @@ necessary permissions to release your work.
 TODO
 ====
 
- * Completion queue (CQ) resizing is not implemented.
- * Memory windows (MWs) are not implemented at all.
+ * Completion queue (CQ) resizing need to be implemented.
+ * Memory windows (MWs) need to be implemented.
+ * Query QP, query SRQ and other query verbs need to be implemented.