chiark / gitweb /
sd-login: always use "indices" as plural of "index"
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 4c457bb99cbd22af729641a8b4bbe18d25a50691..d6c38e8fa8be91d8f9d4b165ab6a8ea66d371895 100644 (file)
--- a/TODO
+++ b/TODO
@@ -25,14 +25,14 @@ External:
 Features:
 
 * resolved:
-  - CNAME resolver
   - cache
   - IDN
   - DNSSEC
   - LLMNR
   - mDNS/DNS-SD
-  - nss client module
   - DNS-SD service registration from socket units
+  - port sd-resolve to direct bus calls
+  - nss module: fallback to glibc dns modules if resolved cannot be contacted
 
 * Allow multiple ExecStart= for all Type= settings, so that we can cover rescue.service nicely