TODO: remove external-API entry
authorDavid Herrmann <dh.herrmann@gmail.com>
Mon, 20 Oct 2014 13:47:06 +0000 (15:47 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Mon, 20 Oct 2014 13:47:06 +0000 (15:47 +0200)
We decided on how to handle external API compatibility:
 * unknown flags are rejected and properly overwritten by the kernel
 * unknown items have to be ignored by *BOTH* sides

Drop this entry from the TODO list.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
TODO

diff --git a/TODO b/TODO
index 902ec22f3c5b3625c95bf80dec39bb06c04cbca2..3a80d9672dd7cd4ce14e93ed1793d7789382b5a6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,8 +4,3 @@ Features:
   - also attach queued names to message metadata?
 
   - test message budget limits
-
-External API:
-  - rules for:
-      -unknown items to ignore in userspace lib?
-      -unknown items to ignore if SEND sees them?