diff --git a/TODO b/TODO
index 7d2f6b2768d4236d57c32022fc3eade6f01c66e8..2351579fa52186179d4bb4aec1e4888c21f9c229 100644
--- a/TODO
+++ b/TODO
@@ -21,7 +21,7 @@ NuttX TODO List (Last updated January 6, 2008)
   (2)  ARM/LPC214x (arch/arm/src/lpc214x/)
   (4)  pjrc-8052 / MCS51 (arch/pjrc-8051/)
   (2)  z80 (arch/z80/)
-  (6)  z16 (arch/z16/)
+  (7)  z16 (arch/z16/)
 
 o Task/Scheduler (sched/)
   ^^^^^^^^^^^^^^^^^^^^^^^
@@ -423,3 +423,9 @@ o z16 (arch/z16)
   Status:      Open
   Priority:    Medium
 
+  Description: Add support to maintain SPOV in context switching.  This
+               improvement will provide protection against stack overflow
+               and make a safer system solution.
+  Status:      Open
+  Priority:    Low
+