conspy-1.7 Sun, 23 Aug 2009 19:37:15 +1000 - Improve error reporting when device can't be opened. conspy-1.6 Thu, 4 Jun 2009 13:38:16 +1000 - Build fixes. Reduces tarball size by a factor of 3. conspy-1.5 Fri Jul 27 13:00:22 EST 2007 - Now works on freebsd. Thanks to Cyril Brulebois for finding and problem and supplying the patch. - Changed License to EPL. conspy-1.4 Sat, 14 Jan 2006 18:36:07 +1000 - Now works with big endian machines. conspy-1.3 Sun, 9 Jan 2006 11:57:14 +1000 - Documented screen size limitation. - Raised max screen size to 16000 characters. - Prints an error message if max screen size is exceeded, rather than segfaulting. conspy-1.2 Sun, 1 Jan 2006 14:19:02 +1000 - Fixed a segmentation violation in the argument parsing code. conspy-1.1 Mon, 8 Dec 2003 10:01:11 +1000 - Unblock all signals when exiting because we were killed by a signal. Not sure if this is a problem in the real world, but was wrong nonetheless. - Close and re-open the destination tty every time a key is pressed. This will (hopefully) fix errors that occasionally occur when the user logs in. - Now handles devfs device names (/dev/ttyX --> /dev/vc/X, and /dev/vcsaX --> /dev/vcc/aX). - Added the Debian package. conspy-1.0 Wed May 21 13:54:14 EST 2003 Changes? What changes? I got it right first time.