From 4d5c538f8951eeb00ac062d050e7eb0c495f971c Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 12 Mar 2009 16:21:45 -0700 Subject: [PATCH] IGN:... --- todo-2.6 => todo | 1 + 1 file changed, 1 insertion(+) rename todo-2.6 => todo (60%) diff --git a/todo-2.6 b/todo similarity index 60% rename from todo-2.6 rename to todo index 33b5a5e428..236bb38edc 100644 --- a/todo-2.6 +++ b/todo @@ -5,3 +5,4 @@ * Use multiprocessing for cpu_count instead of QThread +* Rationalize books table. Add a pubdate column, remove the uri column (and associated support in add_books) and convert series_index to a float.