1
0
mirror of https://github.com/openSUSE/libsolv.git synced 2026-02-05 12:45:46 +01:00

Add a TODO entry

This commit is contained in:
Michael Schroeder
2019-08-02 11:43:28 +02:00
parent 927d72598a
commit 45b474e727

View File

@@ -9,6 +9,10 @@
- write more manpages
- forcebest pruning is not optimal: it should keep multiple packages
with the same version instead of reducing to just one package for
each name
IDEAS:
drop SEARCH_FILES and add SEARCH_BASENAME instead?