From 772809606a30b700f5c8f6f394e82fc28624f360 Mon Sep 17 00:00:00 2001 From: David Herrmann Date: Mon, 20 Oct 2014 15:47:06 +0200 Subject: [PATCH] TODO: remove external-API entry 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 --- TODO | 5 ----- 1 file changed, 5 deletions(-) diff --git a/TODO b/TODO index 902ec22..3a80d96 100644 --- 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? -- 2.34.1