From 9627908bc10a672d090452bf68078cbf776818f5 Mon Sep 17 00:00:00 2001 From: Jim Menard Date: Tue, 9 Dec 2008 13:00:14 -0500 Subject: [PATCH] to-do item --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 1d14de3..35f5839 100644 --- a/README +++ b/README @@ -52,6 +52,9 @@ type = To Do +* Tests that prove that this driver's ObjectID and Geir's Java version do the + same thing. + * Capped collection support. * Implement order_by (right now, sort order is ignored)