chiark / gitweb /
factory: install minimal PAM and nsswitch config
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 4a1313d419dd63451e377d1494d66f57519a105f..dbb559857ee8c4bfa5e48f0817cfd705f6c00fb3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -40,7 +40,6 @@ Features:
   - nss module: fallback to glibc dns modules if resolved cannot be contacted
   - edns0 + dname
   - cname on PTR (?)
-  - negative caching
 
 * Allow multiple ExecStart= for all Type= settings, so that we can cover rescue.service nicely
 
@@ -704,6 +703,9 @@ External:
 
 * register catalog database signature as file magic
 
+* zsh shell completion: <command> <verb> -<TAB> should complete options, but currently
+  does not
+
 Regularly:
 
 * look for close() vs. close_nointr() vs. close_nointr_nofail()