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.
