summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorArtyom V. Poptsov <poptsov.artyom@gmail.com>2014-10-11 07:39:43 +0400
committerArtyom V. Poptsov <poptsov.artyom@gmail.com>2014-10-11 07:39:43 +0400
commit8f3233ea5b0ce120f0a14d76a75562ca173b2298 (patch)
treea7b14ae2065ec544dcc134b4259755378d08645c /TODO
parentssh/key.scm, ssh/log.scm: Update commentary (diff)
downloadguile-ssh-8f3233ea5b0ce120f0a14d76a75562ca173b2298.tar.gz
TODO (Known Bugs): Update
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 9785919..1fa0a62 100644
--- a/TODO
+++ b/TODO
@@ -5,5 +5,3 @@
** Make use of libssh callbacks to track asynchronous events on channels
* Known Bugs
-** Guile-SSH does not work properly if libssh is compiled with GCrypt
- instead of OpenSSL.