From 11b8c604e2c493d9735d9968198fffbb90ac63fe Mon Sep 17 00:00:00 2001 From: Leonard Richardson Date: Fri, 27 Apr 2012 10:16:35 -0400 Subject: [PATCH] Removed completed TODO. --- TODO.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index b8dbfd2..e26d626 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,7 +1,7 @@ Additions --------- -More of the jQuery API: wrap, unwrap (i.e. replace_with_children), nextUntil? +More of the jQuery API: nextUntil? Optimizations -------------