conspy-1.16 Wed, 19 Aug 2020 19:16:51 +1000 New: Bump debhelper version. New: Bump debian standards version. conspy-1.15 Tue, 16 Feb 2016 21:33:42 +1000 New: Debian build hardening. New: Bump debian standards version. conspy-1.14 Tue, 16 Feb 2016 20:36:33 +1000 Bug: Work around kernel limitations when there are more than 255 lines or 255 columns. conspy-1.13 Mon, 21 Sep 2015 09:40:17 +1000 Bug: Include for uint32_t Closes: https://sourceforge.net/p/conspy/tickets/3/ conspy-1.12 Wed, 16 Sep 2015 21:23:09 +1000 Bug: Fix memory leak. conspy-1.11 Wed, 16 Sep 2015 20:36:43 +1000 Bug: Use proper uscan redirector. Bug: Keyboard not working on amd64. New: Dynamically allocate screen size so any size screen can be accommodated. Closes: https://sourceforge.net/p/conspy/tickets/2/ New: New version of Makefile.release conspy-1.10 Fri, 9 May 2014 19:46:16 +1000 New: Customise build system for new home - SourceForge. conspy-1.9 Sun, 4 May 2014 23:15:06 +1000 New: Rename configure.in to configure.ac, in preparation for autotools change, change to AGPL-3. conspy-1.8 Sun, 17 Apr 2011 13:58:49 +1000 Bug: Fix passing a bad option causing a segfault. conspy-1.7 Sun, 23 Aug 2009 19:37:15 +1000 New: Improve error reporting when device can't be opened. conspy-1.6 Thu, 4 Jun 2009 13:38:16 +1000 Bug: Build fixes. Reduces tarball size by a factor of 3. conspy-1.5 Fri Jul 27 13:00:22 EST 2007 New: Now works on freebsd. Thanks to Cyril Brulebois for finding and problem and supplying the patch. New: Changed License to EPL. conspy-1.4 Sat, 14 Jan 2006 18:36:07 +1000 Bug: Now works with big endian machines. conspy-1.3 Sun, 9 Jan 2006 11:57:14 +1000 Bug: Documented screen size limitation. Bug: Prints an error message if max screen size is exceeded, rather than segfaulting. New: Raised max screen size to 16000 characters. conspy-1.2 Sun, 1 Jan 2006 14:19:02 +1000 Bug: Fixed a segmentation violation in the argument parsing code. conspy-1.1 Mon, 8 Dec 2003 10:01:11 +1000 Bug: 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. Bug: 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. New: Now handles devfs device names (/dev/ttyX --> /dev/vc/X, and /dev/vcsaX --> /dev/vcc/aX). New: Added the Debian package. conspy-1.0 Wed May 21 13:54:14 EST 2003 New: Epoch. Changes? What changes? I got it right first time.