TODO
changeset 357 39f8dab73084
parent 310 9a7691262ce6
child 374 f71695220726
     1.1 --- a/TODO	Wed Jul 02 18:46:47 2008 +0100
     1.2 +++ b/TODO	Fri Apr 17 21:09:55 2009 +0100
     1.3 @@ -118,14 +118,7 @@
     1.4  
     1.5  Package set file format items:
     1.6  
     1.7 -- drop the 4k section alignment
     1.8 -
     1.9 -- just use strings for header identifiers, make the string pool
    1.10 -  section have a fixed string (maybe make "strings" always the first
    1.11 -  string so its index is 0), or maybe just require that it's the first
    1.12 -  section in the file.
    1.13 -
    1.14 -- nail down byte-order of rzdb file.
    1.15 +- nail down byte-order of repo file.
    1.16  
    1.17  - version the sections in the file, put the element size in the header
    1.18    so we can add stuff to elements in a backwards compatible way.