From: Michael Schroeder Date: Fri, 2 Aug 2019 09:43:28 +0000 (+0200) Subject: Add a TODO entry X-Git-Tag: 0.7.6~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45b474e7273060a3628bb05adac8db5158a1a472;p=thirdparty%2Flibsolv.git Add a TODO entry --- diff --git a/TODO_1.0 b/TODO_1.0 index 3e243d3e..9166930d 100644 --- a/TODO_1.0 +++ b/TODO_1.0 @@ -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?