Codebase list ssh-contact / debian/0.4-1 NEWS
debian/0.4-1

Tree @debian/0.4-1 (Download .tar.gz)

NEWS @debian/0.4-1

ba1279e
 
 
 
 
 
 
 
 
 
 
 
 
 
c9e558c
 
 
 
 
 
 
637bcfc
 
 
 
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.