]> git.deb.at Git - deb/packages.git/blobdiff - TODO
Use _g instead of gettext, the former works, the latter doesn't
[deb/packages.git] / TODO
diff --git a/TODO b/TODO
index fa9e3f9c2b90a2121944cbc3d769f5d1d764617f..7e835a066f49145d03e1186013ca6fd8f2815313 100644 (file)
--- a/TODO
+++ b/TODO
@@ -23,6 +23,7 @@ search_packages.pl:
   - Better exact=1 performance by indexing per word?
   - drop case-sensitive from options, descriptions.txt all lowercase and without
        punctuation, such that instead of =~ //, indexof can be used
+  - in results, show full descriptions, so one sees what's being matched?
 
 - backend:
   - Ensure that in _small.db, newest version for each suite is first,
@@ -48,3 +49,11 @@ General:
 
 Bugs:
 - amd64 security is getting displayed weirdly
+- kfreebsd-i386 contents files have no header and aren't read correctly
+  currently
+
+Missing pieces from old code:
+ - newpkg
+ - mail stuff
+ - DDTP support (but without a working DDTP I will not invest any time
+   in that)