Codebase list ssh-contact / 9ca5ef9 NEWS
9ca5ef9

Tree @9ca5ef9 (Download .tar.gz)

NEWS @9ca5ef9raw · history · blame

NEW in 0.4
==========

 - Use TpStreamTube new API from telepathy-glib
 - Correctly Close() channels after usage
 - Do not depend on gio-unix anymore

NEW in 0.3
==========

 - Improved CLI
 - Initial vinagre plugin
 - More tolerant to any error that can happen

NEW in 0.2
==========

 - Use g_spawn_async() instead of fork()+execvp(), and handle errors.
 - Set the GPL2 in COPYING instead of GPL3.
 - Install ssh-contact-service in libexec path

NEW in 0.1
==========

 - Initial version.