remove some done things
authorDan Winship <danw@gnome.org>
Fri Mar 14 13:37:06 2008 -0400 (2008-03-14)
changeset 1809b84b59d9d50
parent 179 a6dfb81e3484
child 181 28196c52b37b
remove some done things
TODO
     1.1 --- a/TODO	Fri Mar 14 10:18:58 2008 -0400
     1.2 +++ b/TODO	Fri Mar 14 13:37:06 2008 -0400
     1.3 @@ -11,12 +11,8 @@
     1.4  
     1.5     - store rpm headers for installed packages.
     1.6  
     1.7 -- versions in depsolving
     1.8 -
     1.9  - signed packages
    1.10  
    1.11 -- merge file lists when merging package sets
    1.12 -
    1.13  - download (libcurl?)
    1.14  
    1.15  - figure out how to canonically represent empty string... ~0?
    1.16 @@ -26,7 +22,7 @@
    1.17  
    1.18  - pre-link changing binaries and libs on disk screwing up checksum?
    1.19  
    1.20 -- nail down byte-order and word sizes of repo file.
    1.21 +- nail down byte-order of repo file.
    1.22  
    1.23  - version the sections in the file, put the element size in the header
    1.24    so we can add stuff to elements in a backwards compatible way.
    1.25 @@ -112,5 +108,3 @@
    1.26  Bugs:
    1.27  
    1.28  - eliminate duplicate entries in package property lists.
    1.29 -
    1.30 -- corner cases such as no files/properties in repo etc segfault.