X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=TODO;h=36ab8e6258d6959b20e8280ac9bfd803704ce1d1;hp=dbc3c8d7420544cbe04db70c6844961aa21f4f2b;hb=ac4e9d3b603a8abcc99965ed99576fd0721f8ccb;hpb=370533dcb819ad11d6424e7e0284915eb501812b diff --git a/TODO b/TODO index dbc3c8d7..36ab8e62 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,5 @@ -See the LIMITATIONS section on the main page of the Doxygen documentation for -wimlib. - -There should be some test cases to test the library. +- Fix bugs +- Add more test cases +- Implement LZX block splitting to improve compression ratio +- Implement multi-threaded compression +- Improve performance of large directories in mounted WIMs.