From a153eae5433d460d7f6391202aef0ea28c20596c Mon Sep 17 00:00:00 2001 From: Mike Dirolf Date: Mon, 27 Apr 2009 14:20:28 -0400 Subject: [PATCH] minor: remove To Dofrom README --- README.rdoc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.rdoc b/README.rdoc index 3c89c18..a685cfb 100644 --- a/README.rdoc +++ b/README.rdoc @@ -288,10 +288,6 @@ See the git log comments. = To Do -* Add group_by. Need to figure out how we are going to send functions. The - current thinking is that Mongo will allow a subset of JavaScript (which we - would have to send as a string), but this is still under discussion. - * Tests for update and repsert. * Add a way to specify a collection of databases on startup (a simple array of