diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/roadmap.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/roadmap.rst b/doc/roadmap.rst index 8bed427..d78f36d 100644 --- a/doc/roadmap.rst +++ b/doc/roadmap.rst @@ -6,10 +6,10 @@ 1.0 (2020 Q3) ============= -[ ] Module management system +[/] Module management system ---------------------------- -* [ ] Track name/revision/namespace, and register with NSMAP +* [X] Track name/revision/namespace, and register with NSMAP * Namespace includes prefix, since this is standardised. i.e. ns "urn:ietf:params:xml:ns:yang:ietf-interfaces" -> prefix "if:". @@ -20,7 +20,7 @@ * [ ] Submodule support? (possibly post-1.0) -* [ ] Respond to state requests +* [X] Respond to state requests The module management system will be the heart of ``ncserver``. Similar to |