From 08721b8e6f4a348804799627d44ca4902e47921d Mon Sep 17 00:00:00 2001 From: Jeroen van Wolffelaar Date: Tue, 7 Feb 2006 15:40:55 +0000 Subject: [PATCH] Make a note about order in _small.db --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index e67df6a..ca72c49 100644 --- a/TODO +++ b/TODO @@ -24,6 +24,11 @@ search_packages.pl: - drop case-sensitive from options, descriptions.txt all lowercase and without punctuation, such that instead of =~ //, indexof can be used +- backend: + - Ensure that in _small.db, newest version for each suite is first, + show_package relies on that. So foreach suite, 'newest entry', and only + then, all the other entries + General: - Try to break everything with empty/short searches - Check for case sensitive consistency -- 2.39.2