]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
Add a TODO entry
authorMichael Schroeder <mls@suse.de>
Fri, 2 Aug 2019 09:43:28 +0000 (11:43 +0200)
committerMichael Schroeder <mls@suse.de>
Fri, 2 Aug 2019 09:43:28 +0000 (11:43 +0200)
TODO_1.0

index 3e243d3e608b48f60e48bff1aa71bd7a1a9592b5..9166930da5d2f0e17fd76245c51ffece4db2fda9 100644 (file)
--- 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?