]> git.openfabrics.org - ~shefty/libibverbs.git/commitdiff
Roll libibverbs 1.0-rc4 release
authorRoland Dreier <rolandd@cisco.com>
Wed, 26 Oct 2005 04:16:00 +0000 (04:16 +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>
ChangeLog
README

index 521fbfc767223a29369833109ee9f83ca5304446..057d558e06cedbf7c870f15007bb05ff7effea21 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2005-10-25  Roland Dreier  <roland@cisco.com>
 
+       * Release version 1.0-rc4.
+
        * examples/uc_pingpong.c (pp_connect_ctx): Fix QP attribute masks
        used to modify QP to RTR and RTS -- we should not be setting
        RDMA/atomic attributes for UC QPs.  Now that the mthca kernel
diff --git a/README b/README
index f104ae207e8765d71dd504920e40bbe71b7b7119..6c114fc4a32d45c69b9556c8c77c1412f2ce638d 100644 (file)
--- a/README
+++ b/README
@@ -98,4 +98,5 @@ necessary permissions to release your work.
 TODO
 ====
 
- * Memory windows (MWs) are not implemented.
+ * Completion queue (CQ) resizing is not implemented.
+ * Memory windows (MWs) are not implemented at all.