]> wimlib.net Git - wimlib/blob - TODO
Replace WIMLIB_OPEN_FLAG_SPLIT_OK with WIMLIB_OPEN_FLAG_ERROR_IF_SPLIT
[wimlib] / TODO
1 - Find and fix bugs
2 - Add more test cases (including for Win32 builds)
3 - Improve LZX compression ratio, possibly by implementing LZX block splitting
4   and/or by improving the LZ77 match-finding code.