summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorArtyom Poptsov <poptsov.artyom@gmail.com>2013-11-03 14:57:04 +0400
committerArtyom Poptsov <poptsov.artyom@gmail.com>2013-11-03 14:57:04 +0400
commitdb237a62c0dda7f1bacb9d3248ec35c43d2211c4 (patch)
tree55faa6faf46916d7cc618b9b992c584858a3ce84 /TODO
parentsrc/common.{c,h}: Add to the repository. (diff)
downloadguile-ssh-db237a62c0dda7f1bacb9d3248ec35c43d2211c4.tar.gz
NEWS, TODO: Update.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 38b5b56..3c57848 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,5 @@
-*- Mode: Outline -*-
-* Implement SSH server API.
+* Use Guile ports for I/O on channels.
+* Write automated tests for the library.