This commit is contained in:
Kovid Goyal 2009-03-12 16:21:45 -07:00
parent 71e0157c98
commit 4d5c538f89

View File

@ -5,3 +5,4 @@
* Use multiprocessing for cpu_count instead of QThread * 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.