chiark / gitweb /
resolved: most DNS servers can't handle more than one question per packet, hence...
[elogind.git] / TODO
diff --git a/TODO b/TODO
index bfa06def490192c88286cc2fc6e16b8ff024b75d..d964b524d709f5008c9dc6db7214824d35f6dd24 100644 (file)
--- a/TODO
+++ b/TODO
@@ -29,7 +29,6 @@ Features:
     releases (probably not even a directory in /run for it)
   - the order between ipv6 and ipv4 dns servers probably matters,
     hence the current DNS apis won't suffice
-  - sd_network_get_ifindices() sounds redundant, rtnetlink can do that too
 
 * resolved:
   - IDN (?)
@@ -705,6 +704,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()