Diff
Not logged in

Differences From:

File todo.txt part of check-in [8df950d14a] - Add a bug observation to the todo list. by drh on 2007-08-01 02:27:11. [view]

To:

File todo.txt part of check-in [36df57aa39] - Update the todo list. by drh on 2007-08-01 16:42:06. [view]

@@ -31,11 +31,8 @@
     version UUID or for the current version if UUID is omitted.  If
     UUID is itself a leaf, it would be more helpful to display a
     message to that effect:  "<uuid> is itself a leaf"
 
- *  We need a command to show other branches - leaves of the root
-    which are not leaves of the indicated node.
-
  *  The ipaddr field of the rcvfrom table is not being set.  This
     field should be the IP address from which information is received
     for the local repository.  So when somebody does a push of new
     files we record the ipaddr.  Or when we do a pull, we record
@@ -48,16 +45,8 @@
         Leaves in the decendent table should be marked as such.
         See the compute_leaves() function to see how to find all
         leaves.
      +  Add file diff links to the file change list.
-     +  Add a link that will download a ZIP archive containing the
-        complete baseline.  Use zip_of_baseline() function in
-        zip.c to construct the ZIP archive.
-
- *  A new webpage: "finfo"  Information about a particular file
-    given its name.
-
-     +  Hyperlinks for diffing consecutive versions of the file.
 
  *  Timeline enhanced so that you can specify a range of dates.
 
  *  The /xfer handler (for push, pull, and clone) does not do