diff --git a/TODO b/TODO
index c589c430e5..f8fc2cf24a 100644
--- a/TODO
+++ b/TODO
@@ -1,18 +1,5 @@
HIGH-PRIORITY (must be done to support SETI@home)
-- File retry policies (Eric?)
- can't download file: when to give up? how to retry?
- exponential backoff
- can't upload file: when to give up/retry?
-
-- scheduler RPC retry
- can't connect to sched server
- error return from sched server
- Done - David
-
-- make scheduling server use fast CGI
- Done - Michael
-
- proxy support
HTTP, Socks
Look at other open source code
@@ -158,6 +145,17 @@ LOW-PRIORITY
--------------------------
DONE (may need test) Please document these!
+- File retry policies
+ can't download file: when to give up? how to retry?
+ exponential backoff
+ can't upload file: when to give up/retry?
+ To be tested - Eric
+
+- scheduler RPC retry
+ can't connect to sched server
+ error return from sched server
+ To be tested - David
+
- Code-signing
To be tested - David
diff --git a/doc/index.html b/doc/index.html
index 461d31857b..a9c6dbf325 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -9,25 +9,6 @@ distributed.net and SETI@home.
-<<<<<<< index.html
-
-Participating in BOINC projects
-
- How to donate your unused computing power
-to projects that use BOINC.
-
-
-
-Designing a distributed computation with BOINC
-
- Read this if you are considering using distributed computing
-for your a compute- or storage-intensive application.
-
-=======
Participating in BOINC projects
@@ -45,7 +26,6 @@ to projects that use BOINC.
Read this if you are considering using distributed computing
for your a compute- or storage-intensive application.
->>>>>>> 1.13
-Developing a BOINC application
-
- Read this to learn how to port an application to BOINC.
-
-
Developing a BOINC application
@@ -74,7 +45,6 @@ for your a compute- or storage-intensive application.
Read this to learn how to port an application to BOINC.
@@ -84,15 +54,6 @@ for your a compute- or storage-intensive application.
Read this to learn how to create a BOINC project.
-<<<<<<< index.html
-Developing and operating the back end of a BOINC project
-
- Read this to learn how to feed work into a BOINC system,
-and collect the results.
-
-
-<<<<<<< index.html
-Implementation and debugging of BOINC
-
- Read this to learn how to debug and enhance the BOINC software.
-
-
-
-=======
Implementation and debugging of BOINC
Read this to learn how to debug and enhance the BOINC software.
@@ -170,7 +95,6 @@ and collect the results.
Persistent file transfers
->>>>>>> 1.13