summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorArtyom V. Poptsov <poptsov.artyom@gmail.com>2014-08-23 21:41:48 +0400
committerArtyom V. Poptsov <poptsov.artyom@gmail.com>2014-08-23 21:41:48 +0400
commitcef4780c2d4126ea3e1fa6f93ba7061b04d927de (patch)
tree5578fc9987255bf4e4e38b879dcc6d587d241557 /TODO
parenttests/Makefile.am (CLEANFILES): Update (diff)
downloadguile-ssh-cef4780c2d4126ea3e1fa6f93ba7061b04d927de.tar.gz
TODO: Update
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 4decfe6..9785919 100644
--- a/TODO
+++ b/TODO
@@ -5,4 +5,5 @@
** 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.