* TODO: Add another TODO.

git-svn-id: https://gabriel.svn.sourceforge.net/svnroot/gabriel/gabriel@32 841437c2-2226-0410-8ced-e7c76d862a31
This commit is contained in:
zeenix 2007-02-01 09:54:32 +00:00
parent 56cf6131cb
commit 67bccedb6c
2 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2007-02-01 Zeeshan Ali <zeenix@gstreamer.net>
* TODO: Add another TODO.
2007-01-31 Zeeshan Ali <zeenix@gstreamer.net>
* configure.ac:

9
TODO
View File

@ -4,3 +4,12 @@
but it doesn't work since libssh is not thread-safe. However the
developer has promised to make things better in this respect in the next
release.
* Make the code more glib main-loop centric:
This would require:
1. The new CHANNEL API promised by the Aris in the next release of libssh
2. To write a very glib friendly (async and GIOChannel-based) wrapper around
libssh. This wrapper should ideally either go into libssh intself or
libgnet.